Old typo in #define.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2883 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
#else
|
#else
|
||||||
# include <sys/stat.h>
|
# include <sys/stat.h>
|
||||||
# include <unistd.h>
|
# include <unistd.h>
|
||||||
# define _POSIX_THREAD_SAFEFUNCTIONS
|
# define _POSIX_THREAD_SAFE_FUNCTIONS
|
||||||
// for readdir_r
|
// for readdir_r
|
||||||
# include <dirent.h>
|
# include <dirent.h>
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user