OSDN Git Service

* include/cygwin/config.h (_GLIBC_EXTENSION): Define.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / include / cygwin / config.h
index c2fca39..0e7948f 100644 (file)
@@ -56,6 +56,7 @@ extern char *_tlsbase __asm__ ("%fs:4");
 #define __HAVE_LOCALE_INFO__ 1
 #define __HAVE_LOCALE_INFO_EXTENDED__ 1
 #define _WANT_C99_TIME_FORMATS 1
+#define _GLIBC_EXTENSION 1
 #if defined(__INSIDE_CYGWIN__) || defined(_COMPILING_NEWLIB)
 #define __EXPORT __declspec(dllexport)
 #define __IMPORT