]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/closefrom.c
libopenbsd/closefrom.h: include path.h for _PATH_DEV on MacOSX
[opendoas.git] / libopenbsd / closefrom.c
index 5df58b83feea2715bdcc6f5129119529001aa470..fba73e75fa5bf37b4398c54d643507b897853375 100644 (file)
@@ -30,6 +30,7 @@
 #include <stdlib.h>
 #include <fcntl.h>
 #include <limits.h>
+#include <paths.h>
 #ifdef HAVE_PSTAT_GETPROC
 # include <sys/pstat.h>
 #else