# HG changeset patch # User reimar # Date 1165407570 0 # Node ID a58943013e1d16d0830ae6516327d707f77c2f82 # Parent aecea8c8afeebd78e540c0b9e7e3a18bbcebd436 Do not define _GNU_SOURCE, it is not necessary and causes a warning if it is already defined diff -r aecea8c8afee -r a58943013e1d stream/freesdp/priv.h --- a/stream/freesdp/priv.h Wed Dec 06 11:28:49 2006 +0000 +++ b/stream/freesdp/priv.h Wed Dec 06 12:19:30 2006 +0000 @@ -30,8 +30,6 @@ #ifndef FSDP_PRIV_H #define FSDP_PRIV_H -#define _GNU_SOURCE - #include #include #include