freebsd-nq/include/sys/ctype.h
behlendo a713518f5d Checkpoint for the night,
added a few more stub headers,
fleshed out a few stub headers,
added a FIXME file,
added various compatibility macros


git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@25 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-05 00:58:54 +00:00

7 lines
94 B
C

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