Prebuild the data structure for builtin macros
[exim.git] / src / src / macro_predef.h
index e77f4bec15a75e22352955e5d92a7fbfea3f6a65..1d3ba7f74844c307e08bd70b309282bd209c77b4 100644 (file)
@@ -7,6 +7,7 @@
 
 /* Global functions */
 
+extern void spf(uschar *, int, const uschar *, ...);
 extern void builtin_macro_create(const uschar *);
 extern void options_from_list(optionlist *, unsigned, const uschar *, uschar *);