fix for freebsd

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4210 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 1999-05-06 13:58:19 +00:00
parent 0680feafc6
commit ca128fd084

View file

@ -113,6 +113,10 @@
#include <sys/file.h>
#endif
#if HAVE_SYS_MOUNT_H
#include <sys/mount.h>
#endif
#include <errno.h>
#ifdef HAVE_SYS_STAT_H