efl/legacy/evil/src/lib/evil.c

39 lines
847 B
C

/* #define WIN32_LEAN_AND_MEAN */
/* #include <winsock2.h> */
/* #undef WIN32_LEAN_AND_MEAN */
/* #include <stdlib.h> */
/* #include <stdio.h> */
/* #ifndef __CEGCC__ */
/* # include <errno.h> */
/* # include <sys/locking.h> */
/* # include <io.h> */
/* # include <shlobj.h> */
/* # include <objidl.h> */
/* #else */
/* # include <sys/syslimits.h> */
/* #endif /\* __CEGCC__ *\/ */
/* #ifdef UNICODE */
/* # include <wchar.h> */
/* #endif /\* UNICODE *\/ */
/* #include <sys/types.h> */
/* #include <sys/timeb.h> */
/* #include <fcntl.h> */
/* #include <sys/stat.h> */
/* #ifdef HAVE_CONFIG_H */
/* # include "config.h" */
/* #endif /\* HAVE_CONFIG_H *\/ */
/* #if HAVE___ATTRIBUTE__ */
/* # define __UNUSED__ __attribute__((unused)) */
/* #else */
/* # define __UNUSED__ */
/* #endif /\* HAVE___ATTRIBUTE__ *\/ */
/* #include "Evil.h" */