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 Frith-MacDonald 1999-05-06 13:58:19 +00:00
parent 07e6ebd772
commit 5a805f1ed0

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