]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_reallocarray.c
Improve build system and autodetection.
[mandoc.git] / compat_reallocarray.c
index e25d8374bd538ad97e4670e4ffe5a7ae996a75cf..6e96a6ab7d7e34de28abb42c6d69ba6d10966096 100644 (file)
@@ -1,8 +1,6 @@
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
-#ifdef HAVE_REALLOCARRAY
+#if HAVE_REALLOCARRAY
 
 int dummy;