]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
- Remove xpg4 lib from FreeBSD build as it is no longer needed and
[bacula/bacula] / bacula / src / jcr.h
index 39a570820f4eba1e2d0f3f8135119c90f767ed61..f78d2f3cd5f15a4c500eca028ca9da6770042348 100644 (file)
@@ -234,6 +234,7 @@ public:
    uint32_t num_files_examined;       /* files examined this job */
    POOLMEM *last_fname;               /* last file saved/verified */
    POOLMEM *acl_text;                 /* text of ACL for backup */
+   int last_type;                     /* type of last file saved/verified */
    /*********FIXME********* add missing files and files to be retried */
    int incremental;                   /* set if incremental for SINCE */
    time_t mtime;                      /* begin time for SINCE */