1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/dns/adns/files/patch-ac

14 lines
271 B
Plaintext
Raw Normal View History

--- src/adns.h.orig Thu Mar 2 04:34:04 2000
+++ src/adns.h Mon Apr 17 17:18:36 2000
@@ -62,9 +62,9 @@
#include <stdio.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
-#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>