author | Sam Lantinga <slouken@libsdl.org> |
Mon, 06 Mar 2006 15:29:41 +0000 | |
changeset 1473 | 73777b138913 |
parent 1472 | 4aac8563c296 |
child 1474 | 351d757c7edd |
--- 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