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
|
||||
# include <sys/stat.h>
|
||||
# include <unistd.h>
|
||||
# define _POSIX_THREAD_SAFEFUNCTIONS
|
||||
# define _POSIX_THREAD_SAFE_FUNCTIONS
|
||||
// for readdir_r
|
||||
# include <dirent.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user