summaryrefslogtreecommitdiff
path: root/missing/strncasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/strncasecmp.c')
-rw-r--r--missing/strncasecmp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/missing/strncasecmp.c b/missing/strncasecmp.c
index 5d93911f..0f6026c8 100644
--- a/missing/strncasecmp.c
+++ b/missing/strncasecmp.c
@@ -19,7 +19,11 @@
static char sccsid[] = "@(#)strcasecmp.c 5.6 (Berkeley) 6/27/88";
#endif /* LIBC_SCCS and not lint */
+#ifdef atarist
+#include <sys/types.h>
+#else
#define u_char unsigned char
+#endif
/*
* This array is designed for mapping upper and lower case letter