some C libraries need _GNU_SOURCE for rwlocks

This commit is contained in:
Martin Willi
2008-03-20 11:27:55 +00:00
parent 36524c4844
commit a86e3ab37a
@@ -15,6 +15,8 @@
* $Id$
*/
#define _GNU_SOURCE
#include "fetcher_manager.h"
#include <debug.h>