File style cleanup for the SDL 2.0 release

This commit is contained in:
Sam Lantinga
2013-05-18 14:17:52 -07:00
parent 3beb70c4bc
commit 0d9b661db8
376 changed files with 17562 additions and 17773 deletions

View File

@@ -34,7 +34,7 @@
#include <sys/resource.h>
#include <sys/syscall.h>
#include <unistd.h>
#endif // __LINUX__
#endif /* __LINUX__ */
#if defined(__LINUX__) || defined(__MACOSX__) || defined(__IPHONEOS__)
#include <dlfcn.h>