Fix from Yutaka Tanida <yutaka@marin.or.jp>
This commit is contained in:
parent
eb00bdf237
commit
c84ea433d7
@ -5,3 +5,7 @@ typedef unsigned char slock_t;
|
|||||||
#ifndef O_DIROPEN
|
#ifndef O_DIROPEN
|
||||||
#define O_DIROPEN 0x100000 /* should be in sys/fcntl.h */
|
#define O_DIROPEN 0x100000 /* should be in sys/fcntl.h */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define tzname _tzname /* should be in time.h?*/
|
||||||
|
#define USE_POSIX_TIME
|
||||||
|
#define HAVE_INT_TIMEZONE /* has int _timezone */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user