]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/jcr.h
Work on message resources
[bacula/bacula] / bacula / src / jcr.h
index 7557539c42d4679560970925739dfdeb522fb5d4..e25ed3ab8613107625e81c4145d49658719e233b 100644 (file)
@@ -98,6 +98,7 @@ struct s_jcr {
    char *VolumeName;                  /* Volume name desired -- pool_memory */
    char *client_name;                 /* client name */
    char *sd_auth_key;                 /* SD auth key */
+   MSGS *msgs;                        /* Message resource */
    DEST *dest_chain;                  /* Job message destination chain */
    char send_msg[nbytes_for_bits(M_MAX+1)]; /* message bit mask */