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

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
rubidium 18 years ago
parent 84d9f832c3
commit 5171c3fbe4

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