COMP: minor compilation warning
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Wed, 1 Oct 2008 16:00:42 +0000 (16:00 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Wed, 1 Oct 2008 16:00:42 +0000 (16:00 +0000)
codec/image_to_j2k.c

index 89cbc3ccb98b468a24eed5bb56e1468d48acac0e..bde18543ef70a10484e26e279bb4470dfb12be57 100644 (file)
@@ -31,6 +31,7 @@
  */
 #include <stdio.h>
 #include <string.h>
+#include <strings.h> /* strncasecmp */
 #include <stdlib.h>
 #include <math.h>