mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 09:42:39 +08:00
fix MacOSX building, broken in r2616
This commit is contained in:
parent
931d313311
commit
de9fca55b1
@ -24,6 +24,7 @@
|
||||
#include <grp.h>
|
||||
#include <dirent.h>
|
||||
#include <glob.h>
|
||||
#include <sys/mount.h> /* statfs() */
|
||||
|
||||
#include <sys/filio.h> /* FIONBIO */
|
||||
#include <sys/ioctl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user