View | Details | Raw Unified
Collapse All | Expand All

(-) modules/file-method.c.orig (+3 lines)
 Lines 66-71    Link Here 
#if HAVE_SYS_VFS_H
#if HAVE_SYS_VFS_H
#include <sys/vfs.h>
#include <sys/vfs.h>
#elif HAVE_SYS_MOUNT_H
#elif HAVE_SYS_MOUNT_H
#if HAVE_SYS_PARAM_H
#include <sys/param.h>
#endif
#include <sys/mount.h>
#include <sys/mount.h>
#endif
#endif