changeset 1626 | a80e1e0880b8 |
parent 1608 | d951a5afaf07 |
child 1658 | e49147870aac |
child 1854 | 2280e314a978 |
--- a/include/SDL_config_win32.h Thu Apr 13 13:30:21 2006 +0000 +++ b/include/SDL_config_win32.h Thu Apr 13 13:38:40 2006 +0000 @@ -63,7 +63,7 @@ /* Enabled for SDL 1.2 (binary compatibility) */ #define HAVE_LIBC 1 -#if HAVE_LIBC +#ifdef HAVE_LIBC /* Useful headers */ #define HAVE_STDIO_H 1 #define STDC_HEADERS 1