comparison src/s/ptx4-2.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
13 says that gmalloc.c needs _POSIX_SOURCE. 13 says that gmalloc.c needs _POSIX_SOURCE.
14 This defines _POSIX_SOURCE only for gmalloc.c. */ 14 This defines _POSIX_SOURCE only for gmalloc.c. */
15 #ifdef _MALLOC_INTERNAL 15 #ifdef _MALLOC_INTERNAL
16 #define _POSIX_SOURCE 16 #define _POSIX_SOURCE
17 #endif 17 #endif
18
19 /* arch-tag: 10a9fab3-9e84-4e9e-9535-6ff42baf9e77
20 (do not change this comment) */