From 77c213e6d61847659df1271312e7398c696f9015 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sat, 8 Aug 2009 06:46:28 -0600 Subject: Adding unistd.h header --- src/users-service.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/users-service.c') diff --git a/src/users-service.c b/src/users-service.c index a8a9c67..9ada91f 100644 --- a/src/users-service.c +++ b/src/users-service.c @@ -20,6 +20,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include #include -- cgit v1.2.3