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