Use the right _readdir() version on Solaris.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1454 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -20,6 +20,10 @@
|
|||||||
|
|
||||||
// The GPDir structures and functions are used for caching only.
|
// The GPDir structures and functions are used for caching only.
|
||||||
|
|
||||||
|
#ifdef __svr4__
|
||||||
|
# define _POSIX_PTHREAD_SEMANTICS
|
||||||
|
// For the POSIX variant of r_readdir()
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "./stdio.h"
|
#include "./stdio.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user