]> git.armaanb.net Git - opendoas.git/blobdiff - shadow.c
remove includes.h and move the prototypes to doas.h
[opendoas.git] / shadow.c
index 8489017b167516835bf03d7102bbb4dcdee63996..27053d3a5ac5aae941867b6409910ee5dcfc9d2f 100644 (file)
--- a/shadow.c
+++ b/shadow.c
@@ -35,6 +35,7 @@
 #include <unistd.h>
 
 #include "openbsd.h"
+#include "doas.h"
 
 #ifndef HOST_NAME_MAX
 #define HOST_NAME_MAX _POSIX_HOST_NAME_MAX