Missing include

This commit is contained in:
erdgeist 2007-03-07 23:15:11 +00:00
parent 5d1f07d353
commit 4c3eb0216e

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>