diff options
Diffstat (limited to 'net-p2p/verlihub/files/cconfmysql.cpp.patch')
-rw-r--r-- | net-p2p/verlihub/files/cconfmysql.cpp.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-p2p/verlihub/files/cconfmysql.cpp.patch b/net-p2p/verlihub/files/cconfmysql.cpp.patch deleted file mode 100644 index 7f5e6be..0000000 --- a/net-p2p/verlihub/files/cconfmysql.cpp.patch +++ /dev/null @@ -1,13 +0,0 @@ -*** /home/sss/123/cconfmysql.cpp 2004-10-27 15:24:00.000000000 +0300 ---- cconfmysql.cpp 2009-06-07 19:48:04.397913142 +0300 -*************** -*** 17,22 **** ---- 17,24 ---- - - #include "cconfmysql.h" - #include <algorithm> -+ #include <cstdio> -+ #include <cstring> - using namespace std; - - namespace nConfig |