]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/globals.h
Merge changes from CUPS 1.4svn-r7932.
[thirdparty/cups.git] / cups / globals.h
index f2ae63b972cf42d1c6800b13529ee0c1bdda7884..d58099548ba4ceae4c0f86688df1ef38854045d2 100644 (file)
@@ -81,6 +81,7 @@ typedef struct _cups_globals_s                /**** CUPS global state data ****/
 #  ifdef HAVE_GETADDRINFO
   char                 hostname[1024]; /* Hostname */
 #  endif /* HAVE_GETADDRINFO */
+  int                  need_res_init;  /* Need to reinitialize resolver? */
 
   /* ipp.c */
   ipp_uchar_t          ipp_date[11];   /* RFC-1903 date/time data */