diff options
Diffstat (limited to 'port_fwd.c')
-rw-r--r-- | port_fwd.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ #include <errno.h> #include <fcntl.h> #include <sched.h> +#include <unistd.h> +#include <stdio.h> #include "util.h" #include "port_fwd.h" |