diff options
Diffstat (limited to 'dev-db/opendbx/files/opendbx-1.3.10-gcc-4.3.patch')
-rw-r--r-- | dev-db/opendbx/files/opendbx-1.3.10-gcc-4.3.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-db/opendbx/files/opendbx-1.3.10-gcc-4.3.patch b/dev-db/opendbx/files/opendbx-1.3.10-gcc-4.3.patch deleted file mode 100644 index 0e5bc504f3e5..000000000000 --- a/dev-db/opendbx/files/opendbx-1.3.10-gcc-4.3.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- opendbx-1.3.10/test/odbxplus-regression.cpp -+++ opendbx-1.3.10/test/odbxplus-regression.cpp -@@ -12,6 +12,7 @@ - #include <vector> - #include <iostream> - #include <opendbx/api> -+#include <cstdlib> - - #ifdef HAVE_CONFIG_H - #include <config.h> |