X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/542b6aa18abe9cadcf68c4a5c88bde4353e5eac9..e47784200392e2dea53b3decd3ceb23e1e2a0ca6:/compat_strlcpy.c diff --git a/compat_strlcpy.c b/compat_strlcpy.c index ccdf9319..a00d5118 100644 --- a/compat_strlcpy.c +++ b/compat_strlcpy.c @@ -1,6 +1,6 @@ #include "config.h" -#ifdef HAVE_STRLCPY +#if HAVE_STRLCPY int dummy;