]> git.ipfire.org Git - people/ms/dma.git/blobdiff - dfcompat.c
parse_conf: fix bug with masqueraded domains
[people/ms/dma.git] / dfcompat.c
index 1f4a38a88227d0b5e844d72b2269063d39345f65..8df906e96e33ce6f4d37ef85cef10c78310b9e73 100644 (file)
@@ -20,6 +20,8 @@
  * $DragonFly: src/lib/libc/string/strlcpy.c,v 1.4 2005/09/18 16:32:34 asmodai Exp $
  */
 
+#include "dfcompat.h"
+
 #include <sys/types.h>
 #include <string.h>
 
@@ -105,7 +107,6 @@ reallocf(void *ptr, size_t size)
 
 #ifdef __GLIBC__
 
-#define __USE_GNU
 #include <errno.h>
 
 const char *