Include strings.h for strncasecmp(3)

pull/1/head
Raphael Kubo da Costa 12 years ago committed by Christian Beier
parent 8f544bd276
commit ec3fff609c

@ -53,6 +53,7 @@
#endif
#include <jpeglib.h>
#endif
#include <strings.h>
#include <stdarg.h>
#include <time.h>

Loading…
Cancel
Save