pidl: Remove unnecessary _GNU_SOURCE define.
[ira/wip.git] / pidl / tests / Util.pm
index cfc5cf3a99b73657238ebfc180c17a37fbff2e3c..ff876ec0391d1192722e4ade46bc5091353fefb0 100644 (file)
@@ -77,7 +77,6 @@ SKIP: {
 
        my $main = "
 #define uint_t unsigned int
-#define _GNU_SOURCE
 #include <stdint.h>
 #include <stdlib.h>
 #include <stdio.h>