X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/8ba55f016df3035abde0f0e18009fd202d208c7d..790d9ca6372f759099b268a7c3256cba6f7db3a1:/compat_strlcat.c diff --git a/compat_strlcat.c b/compat_strlcat.c index 543d40b3..acaae4fb 100644 --- a/compat_strlcat.c +++ b/compat_strlcat.c @@ -1,8 +1,6 @@ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif -#ifdef HAVE_STRLCAT +#if HAVE_STRLCAT int dummy;