Fixed a couple issues with gcc
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
#include <dlfcn.h>
|
||||
#endif
|
||||
#endif
|
||||
#if defined __LCC__
|
||||
#if defined __LCC__ || defined __linux__
|
||||
#include <wchar.h> /* for wcslen() */
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user