summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-30 21:01:07 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-08-30 21:01:07 +0200
commit022ad1ceabc50ea3244a03d669b1536c78e40fd7 (patch)
tree7fa09eebdc07ea61867bf9172232a364d56e2c53
parent8aa478ff1545c9255253be96fa7a8b547839fe24 (diff)
downloadgnutls-022ad1ceabc50ea3244a03d669b1536c78e40fd7.tar.gz
removed unneeded headers.
-rw-r--r--src/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index 4a7e1aa670..17eb8ddb84 100644
--- a/src/common.h
+++ b/src/common.h
@@ -4,7 +4,6 @@
#include <gnutls/gnutls.h>
#include <sys/socket.h>
-#include <arpa/inet.h>
#include <netdb.h>
#include <unistd.h>
#include <netinet/in.h>