aboutsummaryrefslogtreecommitdiff
path: root/strncasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'strncasecmp.c')
-rw-r--r--strncasecmp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/strncasecmp.c b/strncasecmp.c
new file mode 100644
index 000000000000..68d95aacc0fe
--- /dev/null
+++ b/strncasecmp.c
@@ -0,0 +1,2 @@
+#define LENGTH_LIMIT
+#include "strcasecmp.c"