aboutsummaryrefslogtreecommitdiff
path: root/finance/libstocks/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'finance/libstocks/files/patch-aa')
-rw-r--r--finance/libstocks/files/patch-aa16
1 files changed, 0 insertions, 16 deletions
diff --git a/finance/libstocks/files/patch-aa b/finance/libstocks/files/patch-aa
deleted file mode 100644
index 994c6a391a48..000000000000
--- a/finance/libstocks/files/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
---- lib/http.c Tue Sep 5 10:42:34 2000
-+++ lib/http.c Tue Jan 8 00:09:06 2002
-@@ -21,5 +21,7 @@
- #define __HTTP_C__
-
- #ifdef __UNIX__
-+#include <sys/types.h>
-+
- #include <sys/socket.h>
- #include <netinet/in.h>
-@@ -32,5 +34,4 @@
- #endif
-
--#include <sys/types.h>
- #include <ctype.h>
- #include <string.h>