zfs/include/sys/ctype.h

7 lines
94 B
C

#ifndef _SPL_CTYPE_H
#define _SPL_CTYPE_H
#include <linux/ctype.h>
#endif /* SPL_CTYPE_H */