summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2003-01-21 02:02:21 +0000
committerwtc%netscape.com <devnull@localhost>2003-01-21 02:02:21 +0000
commit5366f698d23d8a93d34de1725af84e44d4ee8c85 (patch)
treeddca953328027961e7ee583b5b93cb8e226aa84b
parente93e00c28b7b1ec7553a1cfefd6726d4bff027e0 (diff)
downloadnspr-hg-5366f698d23d8a93d34de1725af84e44d4ee8c85.tar.gz
Removed the temporary fix in the previous checkin.
Tag: NSPRPUB_PRE_4_2_CLIENT_BRANCH
-rw-r--r--pr/src/linking/prlink.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/pr/src/linking/prlink.c b/pr/src/linking/prlink.c
index 3232d410..6b9f94a4 100644
--- a/pr/src/linking/prlink.c
+++ b/pr/src/linking/prlink.c
@@ -32,9 +32,6 @@
* GPL.
*/
-#ifdef LINUX
-#define _GNU_SOURCE 1
-#endif
#include "primpl.h"
#include <string.h>