#ifndef _KERNEL_FS_H #define _KERNEL_FS_H #include "glibstub.h" #ifdef HAVE_SYS_MOUNT_H #include #else #include #endif #endif