blob: 9ac61c5e0d7c46ea9bb1e1d172dff8eb02328a10 [file] [log] [blame]
#ifndef _SIZE_T
#define _SIZE_T
typedef __SIZE_TYPE__ size_t;
#endif