diff options
Diffstat (limited to 'src/fastd.h')
-rw-r--r-- | src/fastd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fastd.h b/src/fastd.h index 9f84ae7..e4f7924 100644 --- a/src/fastd.h +++ b/src/fastd.h @@ -44,6 +44,7 @@ #include <sys/uio.h> #include <sys/socket.h> #include <time.h> +#include <unistd.h> #define FASTD_VERSION "0.5" |