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 Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
3ddesktop
/
3ddesktop-0.2.9-missing-include.patch
blob
cc30fda093cc937fadfba31dd18c956cd696a6e4
1
diff -u -r a/config.hpp b/config.hpp
2
--- a/config.hpp 2005-06-20 13:28:29.000000000 +0200
3
+++ b/config.hpp 2008-12-17 19:40:05.000000000 +0100
4
@@ -24,6 +24,7 @@
5
6
#include <stdio.h>
7
#include <stdlib.h>
8
+#include <cstring>
9
10
#include <errno.h>
11
#include <unistd.h>