Whoops, built without libC support - doh!
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401477
This commit is contained in:
parent
302e86a4dc
commit
97d70fea63
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ typedef unsigned int uintptr_t;
|
|||
#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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue