]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/dev.h
Add additional search directories for PostgreSQL
[bacula/bacula] / bacula / src / stored / dev.h
index b41fa72c2887970bbddaea5f0ddae7b5a70ae26b..69ad8e948273fc4090b928acfa039da93ca1fdd2 100644 (file)
@@ -185,7 +185,7 @@ public:
    uint32_t max_open_vols;            /* max simultaneous open volumes */
    utime_t  vol_poll_interval;        /* interval between polling Vol mount */
    DEVRES *device;                    /* pointer to Device Resource */
-   btimer_id tid;                     /* timer id */
+   btimer_t *tid;                     /* timer id */
 
    VOLUME_CAT_INFO VolCatInfo;        /* Volume Catalog Information */
    VOLUME_LABEL VolHdr;               /* Actual volume label */