Corrected compiler warning.

This commit is contained in:
skarg
2007-07-03 05:18:36 +00:00
parent 3869b55fea
commit 3d54a5cd50
-2
View File
@@ -27,9 +27,7 @@
#include <stddef.h>
#include <string.h>
#include <stdlib.h>
#if PRINT_ENABLED
#include <stdio.h>
#endif
/* Linux Includes */
#include <sched.h>
#include <sys/time.h>