From b88b9d2d64e3d4c2c4e77e8b7836504122fcff7c Mon Sep 17 00:00:00 2001 From: Richard Brooksby Date: Mon, 3 Sep 2012 01:09:09 +0100 Subject: Fixing up platform definitions after test build on ubuntu 12. Copied from Perforce Change: 179181 ServerID: perforce.ravenbrook.com --- mps/code/protix.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mps/code/protix.c') diff --git a/mps/code/protix.c b/mps/code/protix.c index b121e2f48ae..31c272bc5b9 100644 --- a/mps/code/protix.c +++ b/mps/code/protix.c @@ -39,11 +39,6 @@ * is permitted when PROT_NONE alone is used. */ - -/* open sesame magic, see standards(5) */ -#define _POSIX_C_SOURCE 199309L -#define _XOPEN_SOURCE_EXTENDED 1 - #include "mpm.h" #if !defined(MPS_OS_LI) && !defined(MPS_OS_FR) && !defined(MPS_OS_XC) -- cgit v1.2.1