diff options
Diffstat (limited to 'network/common.c')
| -rw-r--r-- | network/common.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/network/common.c b/network/common.c index 3d0fefb7..f1dbe1c5 100644 --- a/network/common.c +++ b/network/common.c @@ -29,6 +29,7 @@  #include <errno.h>  #include <unistd.h>  #include <stdlib.h> +#include <sys/param.h>  #include <sys/ioctl.h>  #include <sys/socket.h>  #include <sys/stat.h>  | 
