From 26f0239c05146a9f9db6c2712bf0888a99808e4d Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 19 Aug 2000 18:04:56 +0000 Subject: Include string.h to provide prototype for strcmp. --- inet/tst-gethnm.c | 1 + 1 file changed, 1 insertion(+) (limited to 'inet/tst-gethnm.c') diff --git a/inet/tst-gethnm.c b/inet/tst-gethnm.c index fe8e416..8af44d6 100644 --- a/inet/tst-gethnm.c +++ b/inet/tst-gethnm.c @@ -3,6 +3,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1