efl/src/lib/evil/evil_errno.c

10 lines
114 B
C

#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "Evil.h"
#include "mingw32ce/errno.h"
int errno = 0;