Supply strchrnul() for platforms apparently missing it
[exim.git] / src / OS / os.h-Linux
index 25a12862b8d7c2e8d880f43c151e6a8295e8b617..cebda33674bcbc5b0fe029669081ba5b6f1750f9 100644 (file)
@@ -102,4 +102,6 @@ then change the 0 to 1 in the next block. */
 # define NS_MAXMSG 65535
 #endif
 
+#define EXIM_HAVE_STRCHRNUL
+
 /* End */