opps had a typo...

Kent
This commit is contained in:
Kent Mein 2003-01-30 20:05:04 +00:00
parent 9475bf9e29
commit f41a178ae9

@ -60,7 +60,7 @@
#include <sys/statfs.h>
#endif
#ifdef defined (__FreeBSD__) || defined (__OpenBSD__)
#if defined (__FreeBSD__) || defined (__OpenBSD__)
#include <sys/param.h>
#include <sys/mount.h>
#endif