X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincd.c;h=4aba579fa5388a948bbdb5a62487dfd7ac8cd9b5;hp=98dea2542390827e2549798a2029efa8bb54738b;hb=e6e32814584f82ee61f658a71cb435bbb491bd39;hpb=c044d12dfd54c033bc5ad9fbf9f889724762f76c diff --git a/src/tincd.c b/src/tincd.c index 98dea254..4aba579f 100644 --- a/src/tincd.c +++ b/src/tincd.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: tincd.c,v 1.10.4.80 2003/08/02 20:50:38 guus Exp $ + $Id: tincd.c,v 1.10.4.81 2003/08/02 21:33:52 guus Exp $ */ #include "system.h" @@ -41,6 +41,7 @@ #include #include "conf.h" +#include "device.h" #include "logger.h" #include "net.h" #include "netutl.h"