]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
Update for Dan's tests
[bacula/bacula] / bacula / src / jcr.h
index 89e2095cdbc2308cdf4e1c4413eee8f1bfe1c685..e54a97837a22a92c024200cc4e5a39e014b9040b 100644 (file)
@@ -188,6 +188,7 @@ public:
    B_DB *db;                          /* database pointer */
    B_DB *db_batch;                    /* database pointer for batch insert */
    ATTR_DBR *ar;                      /* DB attribute record */
+   guid_list *id_list;                /* User/group id to name list */
 
    /* Daemon specific part of JCR */
    /* This should be empty in the library */