X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fstrcasecmp.c;h=d59c10c8d190d92d93d6bb8cc390f61c2a47845f;hb=43ae44731bc0732c894ba6dc7de2d2881c5888e0;hp=608b4a582d703f2e26be0f6f743890eeaf925dbf;hpb=714b5c530ece27ea2835a313013f5b770163403c;p=mmh 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.