]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
remove the includes too
authorMiek Gieben <miekg@NLnetLabs.nl>
Thu, 8 Dec 2005 10:10:49 +0000 (10:10 +0000)
committerMiek Gieben <miekg@NLnetLabs.nl>
Thu, 8 Dec 2005 10:10:49 +0000 (10:10 +0000)
rdata.c

diff --git a/rdata.c b/rdata.c
index f1a52c193db6d61791d0d54c76aab5f742bc2f85..41c7283dd8615c61557ddc67af49be708b768de2 100644 (file)
--- a/rdata.c
+++ b/rdata.c
 #include <ldns/str2host.h>
 #include <ldns/util.h>
 
-#include <netinet/in.h>
-#include <sys/socket.h>
-#include <netdb.h>
-#include <arpa/inet.h>
-
-
 /*
  * Access functions 
  * do this as functions to get type checking