Add missing config.h includes
[claws.git] / src / plugins / rssyl / libfeed / feed.c
index cac9af825f05562c3b2ca189eb00e930ff9a919a..f467eb64541e68cd0235a8bf7671014e2bf2f4c1 100644 (file)
@@ -17,7 +17,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
-#define __USE_GNU
+#include "config.h"
 
 #include <stdlib.h>
 #include <glib.h>