diff options
Diffstat (limited to 'dund')
-rw-r--r-- | dund/dun.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ #include <sys/stat.h> #include <sys/poll.h> #include <sys/wait.h> +#include <sys/param.h> #include <sys/ioctl.h> #include <sys/socket.h> |