Missing include

This commit is contained in:
Dirk Engling 2007-03-07 23:15:11 +00:00
parent b506cb39a9
commit a5ea2b2793
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include <fcntl.h>
#include <sys/types.h>
#include <sys/mman.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <time.h>
#include <math.h>