Need errno.h, reported by Swaroop M S.

This commit is contained in:
Nicholas Marriott 2013-04-10 12:52:40 +01:00
parent 46b3c1a025
commit 743bd1275f
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <sys/types.h>
#include <sys/ioctl.h>
#include <errno.h>
#include <event.h>
#include <fcntl.h>
#include <stdlib.h>