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/fastd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/fastd.c') diff --git a/src/fastd.c b/src/fastd.c index 175dc00..6c2b9e5 100644 --- a/src/fastd.c +++ b/src/fastd.c @@ -25,6 +25,7 @@ #include "fastd.h" +#include "config.h" #include "handshake.h" #include "peer.h" #include -- cgit v1.2.3