updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / 3ddesktop / 3ddesktop-0.2.9-missing-include.patch
blobcc30fda093cc937fadfba31dd18c956cd696a6e4
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 @@
6 #include <stdio.h>
7 #include <stdlib.h>
8 +#include <cstring>
10 #include <errno.h>
11 #include <unistd.h>