X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincd.c;h=e4a2a44b4c6350d24017ad7a17106fd6dfe04501;hp=4c494f5c608db3dd43bc43601452b2a8b6be8011;hb=f8f1007bf469d44480d95d0d78ddc156d00e059f;hpb=56bd0864e4c5680fee59af48228b1ec3fb97b57b diff --git a/src/tincd.c b/src/tincd.c index 4c494f5c..e4a2a44b 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.24 2000/11/03 22:31:55 zarq Exp $ + $Id: tincd.c,v 1.10.4.25 2000/11/08 00:10:50 guus Exp $ */ #include "config.h" @@ -35,6 +35,7 @@ #include #include #include +#include #ifdef HAVE_SYS_IOCTL_H # include