X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconnlist.c;h=89b11fbe256879982c776096ca2305122de992e8;hp=ac6970b5825fe00e7e382a4a4ef87c6e3d490e4b;hb=5065ea32c32e27478d93c00a1bba0c812b7a2b8c;hpb=73aa7fbf7e1b623398d1bc1493f567ce4d846f22 diff --git a/src/connlist.c b/src/connlist.c index ac6970b5..89b11fbe 100644 --- a/src/connlist.c +++ b/src/connlist.c @@ -17,9 +17,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: connlist.c,v 1.1.2.11 2000/10/29 02:07:39 guus Exp $ + $Id: connlist.c,v 1.1.2.12 2000/11/03 22:35:10 zarq Exp $ */ +#include "config.h" + +#include #include #include "net.h" /* Don't ask. */