]> granicus.if.org Git - sudo/commitdiff
include <auth.h> to get function prototypes.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 12 Oct 1999 00:53:41 +0000 (00:53 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 12 Oct 1999 00:53:41 +0000 (00:53 +0000)
auth/fwtk.c

index 2bb6c5a9c17f5729d7017d1d61e44cd19ff5b319..b71e76b8e023057a18df6f85a3ab3f43aee106dd 100644 (file)
@@ -51,6 +51,7 @@
 #include <sys/types.h>
 #include <pwd.h>
 
+#include <auth.h>
 #include <firewall.h>
 
 #include "sudo.h"