aboutsummaryrefslogtreecommitdiff
path: root/devel/mq4cpp/files/patch-include_MessageProxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mq4cpp/files/patch-include_MessageProxy.h')
-rw-r--r--devel/mq4cpp/files/patch-include_MessageProxy.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/mq4cpp/files/patch-include_MessageProxy.h b/devel/mq4cpp/files/patch-include_MessageProxy.h
deleted file mode 100644
index c24c871b4a7b..000000000000
--- a/devel/mq4cpp/files/patch-include_MessageProxy.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/MessageProxy.h.orig Thu Jan 4 12:28:14 2007
-+++ include/MessageProxy.h Thu Jan 4 12:28:19 2007
-@@ -32,7 +32,7 @@
- #include <windows.h>
- #else
- #include <pthread.h>
--#include <asm/errno.h>
-+#include <sys/errno.h>
- #endif
-
- #include <vector>