Missing include added.

This commit is contained in:
Christian Kamm
2008-10-13 14:09:24 +02:00
parent cdeaefa63c
commit 73c58119e5

View File

@@ -19,6 +19,7 @@
#include <stdlib.h>
#include <assert.h>
#include <sys/time.h>
#include <math.h>
#ifdef IN_GCC