]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_strlcat.c
If man(7) next-line scope is open and the line ends with \c,
[mandoc.git] / compat_strlcat.c
index 543d40b38b058a57458646d493c31b2758995026..acaae4fb1506cc13d9adfab0d5d41bee9166a7d5 100644 (file)
@@ -1,8 +1,6 @@
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
-#ifdef HAVE_STRLCAT
+#if HAVE_STRLCAT
 
 int dummy;