From ac72076ef924c986a1488a93a5c87b08f34b2569 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 13 Sep 2009 01:31:13 +0200 Subject: [PATCH] pidl: Remove unnecessary _GNU_SOURCE define. --- pidl/tests/Util.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/pidl/tests/Util.pm b/pidl/tests/Util.pm index cfc5cf3a99b..ff876ec0391 100644 --- a/pidl/tests/Util.pm +++ b/pidl/tests/Util.pm @@ -77,7 +77,6 @@ SKIP: { my $main = " #define uint_t unsigned int -#define _GNU_SOURCE #include #include #include -- 2.34.1