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') diff --git a/inet/tst-gethnm.c b/inet/tst-gethnm.c index fe8e416de0..8af44d66a1 100644 --- a/inet/tst-gethnm.c +++ b/inet/tst-gethnm.c @@ -3,6 +3,7 @@ #include #include #include +#include #include #include #include -- cgit 1.4.1