From 003979654a13a39afb33369ee6b75cefd950ae9f Mon Sep 17 00:00:00 2001 From: dg Date: Mon, 11 Mar 1996 13:00:12 +0000 Subject: Include queue.h in preparation of struct socket changes. --- usr.bin/showmount/showmount.c | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.bin/showmount/showmount.c b/usr.bin/showmount/showmount.c index 8cb342d..62898d2 100644 --- a/usr.bin/showmount/showmount.c +++ b/usr.bin/showmount/showmount.c @@ -45,6 +45,7 @@ static char sccsid[] = "@(#)showmount.c 8.1 (Berkeley) 6/6/93"; #endif not lint #include +#include #include #include #include -- cgit v1.1