aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wsutil/strncasecmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/strncasecmp.c b/wsutil/strncasecmp.c
index 7b49da2d6e..13474bb67e 100644
--- a/wsutil/strncasecmp.c
+++ b/wsutil/strncasecmp.c
@@ -19,6 +19,7 @@
not, write to the Free Software Foundation, Inc., 51 Franklin Street,
Fifth Floor, Boston, MA 02110-1301 USA. */
+#include <ansidecl.h>
#include <string.h>
#include <ctype.h>