summaryrefslogtreecommitdiff
path: root/security/pinentry/files/patch-assuan::assuan-socket-connect.c
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-03 19:22:04 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-03 19:22:04 +0000
commitd0085641e382dc28e12bf47b48348a9d36c73c24 (patch)
tree8aee121423f8b9740f7a14d2e5fb16a893f8a566 /security/pinentry/files/patch-assuan::assuan-socket-connect.c
parent- upgrade to to 1.14.1; (diff)
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
Notes
Notes: svn path=/head/; revision=108303
Diffstat (limited to 'security/pinentry/files/patch-assuan::assuan-socket-connect.c')
-rw-r--r--security/pinentry/files/patch-assuan::assuan-socket-connect.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/pinentry/files/patch-assuan::assuan-socket-connect.c b/security/pinentry/files/patch-assuan::assuan-socket-connect.c
deleted file mode 100644
index 74acc38ea626..000000000000
--- a/security/pinentry/files/patch-assuan::assuan-socket-connect.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- assuan/assuan-socket-connect.c.orig Wed Jan 29 15:30:12 2003
-+++ assuan/assuan-socket-connect.c Wed Jan 29 15:30:28 2003
-@@ -23,6 +23,7 @@
- #include <stddef.h>
- #include <stdio.h>
- #include <errno.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <sys/un.h>
- #include <unistd.h>