diff options
Diffstat (limited to 'mail/balsa2/files/patch-aq')
-rw-r--r-- | mail/balsa2/files/patch-aq | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/balsa2/files/patch-aq b/mail/balsa2/files/patch-aq deleted file mode 100644 index 08c8d4f7cd21..000000000000 --- a/mail/balsa2/files/patch-aq +++ /dev/null @@ -1,12 +0,0 @@ ---- libbalsa/send.c.orig Fri Sep 29 14:00:46 2000 -+++ libbalsa/send.c Mon Oct 2 13:23:37 2000 -@@ -24,6 +24,9 @@ - - /* #include <radlib.h> */ - /* FreeBSD 4.1-STABLE FreeBSD 4.1-STABLE */ -+#include <sys/types.h> -+#include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - #include <netdb.h> - |