]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_strcasestr.c
Fully integrate apropos(1) into mandoc(1).
[mandoc.git] / compat_strcasestr.c
index 156cd5d85e55b3eb1407ea94e52e9f7be1893207..0706ee00e50baa831358aaf36f68f852abae5b10 100644 (file)
@@ -1,6 +1,6 @@
 #include "config.h"
 
-#ifdef HAVE_STRCASESTR
+#if HAVE_STRCASESTR
 
 int dummy;