mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
ff049e43e4
PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
11 lines
217 B
C
11 lines
217 B
C
--- query.h.orig Sat Jan 6 14:56:49 2001
|
|
+++ query.h Sat Jan 6 14:56:59 2001
|
|
@@ -25,6 +25,7 @@
|
|
#ifndef _DNSR_QUERY_H_
|
|
#define _DNSR_QUERY_H_
|
|
|
|
+#include <sys/types.h>
|
|
#include <time.h>
|
|
#include <netinet/in.h>
|
|
|