some C libraries need _GNU_SOURCE for rwlocks
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include "fetcher_manager.h"
|
||||
|
||||
#include <debug.h>
|
||||
|
||||
Reference in New Issue
Block a user