(svn r22719) -Fix: compilation with gcc 4.7

pull/155/head
smatz 13 years ago
parent 96c4c20fbf
commit 4436588bab

@ -22,9 +22,7 @@
#include <Path.h>
#include <storage/FindDirectory.h>
#else
#if defined(OPENBSD) || defined(DOS)
#include <unistd.h>
#endif
#include <pwd.h>
#endif
#include <sys/stat.h>

Loading…
Cancel
Save