]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_strlcpy.c
Introduce the concept of nodes that are semantically transparent:
[mandoc.git] / compat_strlcpy.c
index f56f2d85d80fb62a38e9f9733e19887507a00239..a00d511817a3dbedb9570fafbbd18dfd666a9340 100644 (file)
@@ -1,4 +1,6 @@
-#ifdef HAVE_STRLCPY
+#include "config.h"
+
+#if HAVE_STRLCPY
 
 int dummy;