diff --git a/src/sysdep.h b/src/sysdep.h index f94e6989..29516af3 100644 --- a/src/sysdep.h +++ b/src/sysdep.h @@ -68,9 +68,6 @@ as that of the covered work. */ #ifdef NAMESPACE_TWEAKS -/* Request the "Unix 98 compilation environment". */ -#define _XOPEN_SOURCE 500 - #endif /* NAMESPACE_TWEAKS */