summaryrefslogtreecommitdiff
path: root/mcastseed/src/mcastseed.c
diff options
context:
space:
mode:
Diffstat (limited to 'mcastseed/src/mcastseed.c')
-rw-r--r--mcastseed/src/mcastseed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcastseed/src/mcastseed.c b/mcastseed/src/mcastseed.c
index 04d5575..3e8b50c 100644
--- a/mcastseed/src/mcastseed.c
+++ b/mcastseed/src/mcastseed.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 <unistd.h> /* close() */
#include <stdio.h> /* fprintf(), stderr */