Add sys/time.h

This commit is contained in:
Brian Behlendorf 2008-12-22 10:00:01 -08:00
parent 6f507a46a1
commit e8b703cb46
1 changed files with 1 additions and 0 deletions

View File

@ -30,5 +30,6 @@
#define _LIBSPL_LOCALE_H
#include <time.h>
#include <sys/time.h>
#endif