diff options
Diffstat (limited to 'devel/gcvs/files/patch-cvstree__main.cpp')
-rw-r--r-- | devel/gcvs/files/patch-cvstree__main.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/gcvs/files/patch-cvstree__main.cpp b/devel/gcvs/files/patch-cvstree__main.cpp deleted file mode 100644 index eb0f96c5d9ca..000000000000 --- a/devel/gcvs/files/patch-cvstree__main.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- cvstree/main.cpp.orig 2002-07-10 22:43:47.000000000 +0900 -+++ cvstree/main.cpp 2012-11-06 16:21:19.000000000 +0900 -@@ -1,6 +1,7 @@ --#include <stdio.h> -+#include <cstdio> - #include "getopt.h" --#include <errno.h> -+#include <cerrno> -+#include <cstdlib> - using namespace std; - - #if defined(_MSC_VER) && _MSC_VER < 0x514 && __GNUC__<3 // VC7 and gcc 3 |