X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincd.c;h=224a9f91eeba6b2dccaf30310d3ff38ac3303c6b;hp=0b02aad4daef42e92bd62bee3a44f739b96f10d6;hb=9024e01ce649b89d304a4aa5b1d6ef0b56b5a12c;hpb=3cc063d23a6e3a23fd01f03b0bc99825c2b13e16 diff --git a/src/tincd.c b/src/tincd.c index 0b02aad4..224a9f91 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.30 2000/11/16 22:12:23 zarq Exp $ + $Id: tincd.c,v 1.10.4.31 2000/11/20 18:06:17 zarq Exp $ */ #include "config.h" @@ -64,6 +64,7 @@ #include "conf.h" #include "net.h" #include "netutl.h" +#include "process.h" #include "protocol.h" #include "subnet.h"