summaryrefslogtreecommitdiff
path: root/openbsd-compat/getrrsetbyname.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-15 16:57:57 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-15 16:57:57 +1000
commit5f88d3440efc4364b8d3f4c5efec0dccb3c2e21c (patch)
treeadc272c7d4d195274cf0f813a31ff7a9c5823aef /openbsd-compat/getrrsetbyname.h
parent072a7b178c5fc52fd249d12519804c60c26da253 (diff)
- (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.c
openbsd-compat/getrrsetbyname.h] DNS fingerprint support is now always compiled in but disabled in config.
Diffstat (limited to 'openbsd-compat/getrrsetbyname.h')
-rw-r--r--openbsd-compat/getrrsetbyname.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/getrrsetbyname.h b/openbsd-compat/getrrsetbyname.h
index 6466a54d6..bdc6a4d3a 100644
--- a/openbsd-compat/getrrsetbyname.h
+++ b/openbsd-compat/getrrsetbyname.h
@@ -48,7 +48,7 @@
48 48
49#include "includes.h" 49#include "includes.h"
50 50
51#if defined(DNS) && !defined(HAVE_GETRRSETBYNAME) 51#ifndef HAVE_GETRRSETBYNAME
52 52
53#include <sys/types.h> 53#include <sys/types.h>
54#include <netinet/in.h> 54#include <netinet/in.h>