Build fix for SunOS
This commit is contained in:
parent
da3f18eb83
commit
e907f3834a
|
@ -16,6 +16,9 @@
|
|||
|
||||
|
||||
#include <sys/stat.h>
|
||||
#if defined(__sun__)
|
||||
# include <fcntl.h>
|
||||
#endif
|
||||
#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user