]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/globals.h
Merge CUPS 1.4svn-r7319.
[thirdparty/cups.git] / cups / globals.h
index faed129510ef6516da6500b1578d3f053ff58394..0aacc0cc8f0248752a7733350253ff036eab197a 100644 (file)
@@ -98,6 +98,8 @@ typedef struct _cups_globals_s                /**** CUPS global state data ****/
   ppd_conform_t                ppd_conform;    /* Level of conformance required */
 
   /* snmp.c */
+  char                 snmp_community[255];
+                                       /* Default SNMP community name */
   int                  snmp_debug;     /* Log SNMP IO to stderr? */
 
   /* tempfile.c */