From f6b851446c0a9d367c46fee0bff6c607cb2e3dbb Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 8 Jul 2002 20:13:07 +0000 Subject: Fixed some world breakage caused by not updating clients when was split off from . This became fatal here when -Werror was reenabled. --- usr.sbin/ac/ac.c | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/ac/ac.c') diff --git a/usr.sbin/ac/ac.c b/usr.sbin/ac/ac.c index e4dab9d..322865a 100644 --- a/usr.sbin/ac/ac.c +++ b/usr.sbin/ac/ac.c @@ -29,6 +29,7 @@ static const char rcsid[] = #include #include #include +#include #include #include -- cgit v1.1