From 33f5882ec04a20a6c5907531afd3f66b8baf4524 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Sun, 14 Jun 2009 12:47:27 +0000 Subject: [PATCH] Include for modfind(). Submitted by: Pawel Worach --- usr.bin/nfsstat/nfsstat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/nfsstat/nfsstat.c b/usr.bin/nfsstat/nfsstat.c index f874e3825200..c39e499a8c1f 100644 --- a/usr.bin/nfsstat/nfsstat.c +++ b/usr.bin/nfsstat/nfsstat.c @@ -49,6 +49,7 @@ static const char rcsid[] = #endif /* not lint */ #include +#include #include #include #include