From 9f745ed9e17c9109c619798ded9fa230229896fa Mon Sep 17 00:00:00 2001 From: markm Date: Tue, 1 May 2001 08:46:02 +0000 Subject: Compensate for header dethreading. --- usr.bin/w/w.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.bin/w/w.c') diff --git a/usr.bin/w/w.c b/usr.bin/w/w.c index 4126bca..6ef6ad9 100644 --- a/usr.bin/w/w.c +++ b/usr.bin/w/w.c @@ -52,6 +52,7 @@ static const char rcsid[] = * */ #include +#include #include #include #include -- cgit v1.1