XEmacs 21.2.29 "Hestia".
[chise/xemacs-chise.git.1] / src / s / sol2.h
index 5ba8bfc..b306088 100644 (file)
 #define USG5_4
 #endif
 
 #define USG5_4
 #endif
 
-#undef  _POSIX_C_SOURCE
-
-#if OS_RELEASE > 54
-/* There were some bugs with preprocessor symbol interaction, which
-   were not fixed until 2.5. */
-#define __EXTENSIONS__ 1
-
-#undef  _XOPEN_SOURCE
-#define _XOPEN_SOURCE 1
-
-#undef  _XOPEN_SOURCE_EXTENDED
-#define _XOPEN_SOURCE_EXTENDED 1
-#endif /* > Solaris 2.4 */
-
 #if OS_RELEASE >= 57
 #define HAVE_GETLOADAVG
 #endif
 #if OS_RELEASE >= 57
 #define HAVE_GETLOADAVG
 #endif