fix an errant include

pull/187/head
Timothy Stack 9 years ago
parent 408c690192
commit 62011b4226

@ -1,7 +1,7 @@
#include "config.h"
#include <time.h>
#include <sys/_types/_timeval.h>
#include <sys/time.h>
time_t time(time_t *loc)
{

Loading…
Cancel
Save