(svn r9281) -Fix [FS#687]: compile failure when compiling with 'home directories' enabled (stepancheg).

pull/155/head
rubidium 17 years ago
parent b63634f095
commit 065144b5ae

@ -12,6 +12,7 @@
#include "debug.h"
#include "fios.h"
#ifndef WIN32
#include <pwd.h>
#include <unistd.h>
#include <sys/stat.h>
#endif

Loading…
Cancel
Save