From a69db02b7fd72d8fdd7d49fa75788daf388bf6b2 Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Wed, 1 Oct 2008 16:00:42 +0000 Subject: [PATCH] COMP: minor compilation warning --- codec/image_to_j2k.c | 1 + 1 file changed, 1 insertion(+) diff --git a/codec/image_to_j2k.c b/codec/image_to_j2k.c index 89cbc3cc..bde18543 100644 --- a/codec/image_to_j2k.c +++ b/codec/image_to_j2k.c @@ -31,6 +31,7 @@ */ #include #include +#include /* strncasecmp */ #include #include