]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_strlcpy.c
improve homebrew cellar config example
[mandoc.git] / compat_strlcpy.c
index a7c64ff9997c83a841ff601677b8a63f3657c36f..a00d511817a3dbedb9570fafbbd18dfd666a9340 100644 (file)
@@ -1,8 +1,6 @@
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
-#ifdef HAVE_STRLCPY
+#if HAVE_STRLCPY
 
 int dummy;