Cucumber/Kernel/include/Lua/errno.h

7 lines
87 B
C

#ifndef __TIER0_ANSI_ERRNO_H__
#define __TIER0_ANSI_ERRNO_H__
#define E2BIG 7
#endif