Fix broken build on OpenBSD
This commit is contained in:
committed by
Jon Trulson
parent
2b8b5f25b5
commit
8b38d9ea49
@@ -105,6 +105,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <pwd.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/stat.h>
|
||||
#include <ctype.h>
|
||||
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
************************************<+>*************************************/
|
||||
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <errno.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
@@ -101,6 +101,7 @@
|
||||
#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#if defined(CSRG_BASED)
|
||||
#include <sys/param.h>
|
||||
#include <sys/mount.h>
|
||||
|
||||
Reference in New Issue
Block a user