diff options
Diffstat (limited to 'libc/stdlib/lldiv.c')
-rw-r--r-- | libc/stdlib/lldiv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdlib/lldiv.c b/libc/stdlib/lldiv.c index 09cadc691..ff670174c 100644 --- a/libc/stdlib/lldiv.c +++ b/libc/stdlib/lldiv.c @@ -17,7 +17,6 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#define _GNU_SOURCE #include <features.h> #include <stdlib.h> |