From cd47acaf3cc874f8d26acca56fa6cef6110d946d Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 2 Nov 2013 16:57:11 +0100 Subject: Move a few prototypes from fastd.h into a new config.h --- src/options.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/options.c') diff --git a/src/options.c b/src/options.c index cf53991..f7dd88f 100644 --- a/src/options.c +++ b/src/options.c @@ -25,6 +25,7 @@ #include "fastd.h" +#include "config.h" #include "peer.h" #include -- cgit v1.2.3