X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fstrcasecmp.c;h=d59c10c8d190d92d93d6bb8cc390f61c2a47845f;hp=608b4a582d703f2e26be0f6f743890eeaf925dbf;hb=31750e8a12eafcd1b8fa81cb12b988e680254f24;hpb=714b5c530ece27ea2835a313013f5b770163403c diff --git a/sbr/strcasecmp.c b/sbr/strcasecmp.c index 608b4a5..d59c10c 100644 --- a/sbr/strcasecmp.c +++ b/sbr/strcasecmp.c @@ -7,6 +7,7 @@ */ #include +#include /* ** Our version of strcasecmp has to deal with NULL strings.