Mercurial > sdl-ios-xcode
changeset 1473:73777b138913
Whoops, built without libC support - doh!
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 06 Mar 2006 15:29:41 +0000 |
parents | 4aac8563c296 |
children | 351d757c7edd |
files | include/SDL_config_win32.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/include/SDL_config_win32.h Mon Mar 06 08:11:10 2006 +0000 +++ b/include/SDL_config_win32.h Mon Mar 06 15:29:41 2006 +0000 @@ -60,7 +60,7 @@ #define SDL_HAS_64BIT_TYPE 1 /* Enabled for SDL 1.2 (binary compatibility) */ -#define HAVE_LIBC 0 +#define HAVE_LIBC 1 #if HAVE_LIBC /* Useful headers */ #define HAVE_STDIO_H 1