Include <unistd.h> for {g,s}eteuid().
This commit is contained in:
parent
7ea5573cd8
commit
fbdef8fb8f
@ -48,6 +48,7 @@ __RCSID("$NetBSD: lock_proc.c,v 1.7 2000/10/11 20:23:56 is Exp $");
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
#include <netconfig.h>
|
||||
|
||||
#include <rpc/rpc.h>
|
||||
|
Loading…
Reference in New Issue
Block a user