forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
247 B
C
11 lines
247 B
C
--- test/simple_test.c.old Fri Feb 3 19:18:27 2006
|
|
+++ test/simple_test.c Fri Feb 3 19:18:48 2006
|
|
@@ -47,7 +47,7 @@
|
|
#include <unistd.h>
|
|
#include <ctype.h>
|
|
#include <fcntl.h>
|
|
-
|
|
+#include <sys/time.h>
|
|
#include <event.h>
|
|
|
|
#include "dnsres.h"
|