]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
Update configure to set x on logrotate
[bacula/bacula] / bacula / src / jcr.h
index 185f46101583359e718c949b225f4a9bc557a7ef..a9641222f32311adee3e0fb70b6f11115fb5869c 100644 (file)
@@ -132,6 +132,7 @@ struct JCR {
    uint32_t ClientId;                 /* Client associated with Job */
    char *where;                       /* prefix to restore files to */
    bool prefix_links;                 /* Prefix links with Where path */
+   bool gui;                          /* set if gui using console */
    int cached_pnl;                    /* cached path length */
    POOLMEM *cached_path;              /* cached path */