repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sat Jan 21 08:01:15 UTC 2012
[aur-mirror.git]
/
kgb_archiver
/
cstring_include.patch
blob
bb7e8f9e83e9da1bd971a9c2ae8fe2f7f90bcd3f
1
--- kgb_arch_posix_by_slawek.cpp 2006-10-12 07:04:48.000000000 -0300
2
+++ kgb_arch_posix_by_slawek_patched.cpp 2010-07-08 15:57:59.000000000 -0300
3
@@ -567,6 +567,7 @@
4
#include <cstdlib>
5
#include <cctype>
6
#include <cmath>
7
+#include <cstring>
8
#include <ctime>
9
#include <cassert>
10
#include <new>