updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / kover / directory.patch
blobce86b7b6cf388b1afd681d4704ea269a7a9de2cb
1 --- directory.cc 2008-11-15 22:59:26.000000000 +0100
2 +++ directory_patched.cc 2009-06-02 16:13:46.000000000 +0200
3 @@ -9,6 +9,7 @@
4 #include <dirent.h>
5 #include <sys/stat.h>
6 #include <cstring>
7 +#include <cstdio>
9 directory::directory(string current_dir)