summaryrefslogtreecommitdiff
path: root/libextra/gnutls_openpgp.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-11-06 19:57:16 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-11-06 19:57:16 +0000
commita6bc25dcac9e81aafa0761e9ef4aaed2291abc89 (patch)
treebf9d458563efd32687cedb1b5e03e51c1e8f006e /libextra/gnutls_openpgp.c
parent942db004726ceea6bfa2eb6c71b9df7f609a65d2 (diff)
downloadgnutls-a6bc25dcac9e81aafa0761e9ef4aaed2291abc89.tar.gz
some changes to compile in mingw32.
Diffstat (limited to 'libextra/gnutls_openpgp.c')
-rw-r--r--libextra/gnutls_openpgp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/libextra/gnutls_openpgp.c b/libextra/gnutls_openpgp.c
index 61b47a43ae..c1e9ec5025 100644
--- a/libextra/gnutls_openpgp.c
+++ b/libextra/gnutls_openpgp.c
@@ -36,11 +36,6 @@
#include <opencdk.h>
#include <time.h>
#include <sys/stat.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
-#include <netdb.h>
-#include <assert.h>
#define OPENPGP_NAME_SIZE 256