summaryrefslogtreecommitdiff
path: root/resolve.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-10-17 14:13:17 +0000
committerArthur de Jong <arthur@arthurdejong.org>2006-10-17 14:13:17 +0000
commit198b9cdb023374fb47f91f5503655ca14b805a5f (patch)
tree58895dcecdffcb555e723bd036cabd118390382e /resolve.h
parent42688c3b7d616c8dc221a76b1cf2155d336db954 (diff)
get rid of ltf files (which contain NPL licenced code btw) clean up includes and general small code cleanups
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@19 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'resolve.h')
-rw-r--r--resolve.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/resolve.h b/resolve.h
index a10cdb7..62b2574 100644
--- a/resolve.h
+++ b/resolve.h
@@ -97,7 +97,6 @@ struct resource_record
struct resource_record *next;
};
-
#ifndef HAVE_ARPA_NAMESER_H /* XXX */
typedef int HEADER; /* will never be used */
#endif