From 492322211c6a432d000bc18fe57a659e910a05e5 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Wed, 20 Jul 2016 14:21:24 +0200 Subject: Adjust autoconf/make config for using gnulib + use config.h --- mcastseed/src/mcastleech.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mcastseed/src/mcastleech.c') diff --git a/mcastseed/src/mcastleech.c b/mcastseed/src/mcastleech.c index bbdcf20..9bba7aa 100644 --- a/mcastseed/src/mcastleech.c +++ b/mcastseed/src/mcastleech.c @@ -7,6 +7,7 @@ * http://cboard.cprogramming.com/showthread.php?t=67469 */ #define _GNU_SOURCE /* See feature_test_macros(7) */ +#include "config.h" #include /* close() */ #include /* fprintf(), stderr */ -- cgit v1.2.3