mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
fix MacOSX building, broken in r2616
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
#include <grp.h>
|
#include <grp.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
#include <glob.h>
|
#include <glob.h>
|
||||||
|
#include <sys/mount.h> /* statfs() */
|
||||||
|
|
||||||
#include <sys/filio.h> /* FIONBIO */
|
#include <sys/filio.h> /* FIONBIO */
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user