Mercurial > sdl-ios-xcode
diff include/SDL_config_win32.h @ 1473:73777b138913
Whoops, built without libC support - doh!
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 06 Mar 2006 15:29:41 +0000 |
parents | 9fb0eee04dd9 |
children | 0a2bd6507477 |
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