#ifndef _SPL_ZFS_H #define _SPL_ZFS_H typedef struct vfs { int foo; } vfs_t; #endif /* SPL_ZFS_H */