opnsense-ports/devel/libdnsres/files/patch-test-simple_test.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

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"