fcntl.h is still needed here.

pull/1/head
nicm 2014-04-29 22:31:22 +00:00
parent 40cb4cb086
commit 5b2c8156d5
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <errno.h>
#include <event.h>
#include <fcntl.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>