From: Andreas Jaeger Date: Sat, 19 Aug 2000 18:04:56 +0000 (+0000) Subject: Include string.h to provide prototype for strcmp. X-Git-Tag: cvs/glibc-2_1_93~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26f0239c05146a9f9db6c2712bf0888a99808e4d;p=thirdparty%2Fglibc.git Include string.h to provide prototype for strcmp. --- diff --git a/inet/tst-gethnm.c b/inet/tst-gethnm.c index fe8e416de01..8af44d66a1b 100644 --- a/inet/tst-gethnm.c +++ b/inet/tst-gethnm.c @@ -3,6 +3,7 @@ #include #include #include +#include #include #include #include