X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Ffunctions.h;h=f1e5b466e0f8dcae5a7db7d72f8d0da217fd171a;hb=4a92bfe6da547eb599b76da068b8b908e1c509b7;hp=83fad740b9f8ff92bae6c7450b1f570460ef85bb;hpb=92583637b25b6bde926f9ca6be7b085e5ac8b1e6;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/functions.h b/src/src/functions.h index 83fad740b..f1e5b466e 100644 --- a/src/src/functions.h +++ b/src/src/functions.h @@ -966,6 +966,7 @@ g->s = s; } +# ifndef COMPILE_UTILITY /******************************************************************************/ /* Use store_malloc for DNSA structs, and explicit frees. Using the same pool for them as the strings we proceed to copy from them meant they could not be @@ -993,7 +994,6 @@ store_free_3(dnsa, CCS func, line); /******************************************************************************/ /* Routines with knowledge of spool layout */ -# ifndef COMPILE_UTILITY static inline void spool_pname_buf(uschar * buf, int len) {