(svn r22719) -Fix: compilation with gcc 4.7

This commit is contained in:
smatz 2011-08-04 20:04:58 +00:00
parent 92dd3bb0e2
commit 564dc66131
1 changed files with 0 additions and 2 deletions

View File

@ -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>