diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:19:53 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:19:53 +0000 |
commit | 9ccbbb33865130ef139e37c57ffc9d61a3040b11 (patch) | |
tree | d5d4f75877d5ba58987f3792193f089fabea7f86 /security/gnupg-devel/files/patch-assuan::assuan-socket-server.c | |
parent | Update to 0.6. The list of all that is good in this release can be found at: (diff) |
security/newpg -> security/gnupg-devel
Notes
Notes:
svn path=/head/; revision=108301
Diffstat (limited to 'security/gnupg-devel/files/patch-assuan::assuan-socket-server.c')
-rw-r--r-- | security/gnupg-devel/files/patch-assuan::assuan-socket-server.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/gnupg-devel/files/patch-assuan::assuan-socket-server.c b/security/gnupg-devel/files/patch-assuan::assuan-socket-server.c deleted file mode 100644 index af8a39751c34..000000000000 --- a/security/gnupg-devel/files/patch-assuan::assuan-socket-server.c +++ /dev/null @@ -1,10 +0,0 @@ ---- assuan/assuan-socket-server.c.orig Wed Jan 29 15:27:13 2003 -+++ assuan/assuan-socket-server.c Wed Jan 29 15:27:38 2003 -@@ -22,6 +22,7 @@ - #include <stdlib.h> - #include <stdio.h> - #include <errno.h> -+#include <sys/types.h> - #include <sys/socket.h> - #include <sys/un.h> - #include <unistd.h> |