include "config.h" (to pick up strncasecmp() if it's defined as a macro)

This commit is contained in:
david parsons
2017-02-02 14:15:41 -08:00
parent b39005d43d
commit 2b6cfbcf41
+1
View File
@@ -4,6 +4,7 @@
#define __WITHOUT_AMALLOC 1
#include "cstring.h"
#include "config.h"
#include "tags.h"
STRING(struct kw) blocktags;