Do not need sys/time.h after all

This commit is contained in:
Todd C. Miller
2010-09-13 13:20:35 -04:00
parent 702a2bff2b
commit fdf877d53b

View File

@@ -20,7 +20,6 @@
#include <sys/types.h>
#include <sys/param.h>
#include <sys/time.h>
#include <stdio.h>
#ifdef STDC_HEADERS
# include <stdlib.h>