]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/globals.c
Queuefile: refactor
[user/henk/code/exim.git] / src / src / globals.c
index 631e1d61ca1140dd5e861394f2b1e8004fe76d2a..28cb06028bee9c7bf94f98bf1bd66e6489c1ab8d 100644 (file)
@@ -925,6 +925,8 @@ int     lookup_open_max        = 25;
 uschar *lookup_value           = NULL;
 
 macro_item  *macros            = NULL;
+macro_item  *mlast             = NULL;
+BOOL    macros_builtin_created = FALSE;
 uschar *mailstore_basename     = NULL;
 #ifdef WITH_CONTENT_SCAN
 uschar *malware_name           = NULL;  /* Virus Name */