minix/nbsd_include/sys/mount.h

8 lines
123 B
C
Raw Normal View History

2011-02-21 14:13:55 +01:00
#ifndef _SYS_MOUNT_H
#define _SYS_MOUNT_H_
#include <sys/statvfs.h>
#include <minix/mount.h>
#endif /* !_SYS_MOUNT_H_ */