X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Futils.c;h=9552c5c0fda2e1a0654279fc15a40c90f0acc85f;hp=3b1abc374bb8ef7bb4fe9ed8fc75019e99dd7037;hb=085d33e6265e139bb08cdfda3d7498993190d187;hpb=9f38e394636a177c00a4545de2a99c661de36386 diff --git a/lib/utils.c b/lib/utils.c index 3b1abc37..9552c5c0 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -1,7 +1,7 @@ /* utils.c -- gathering of some stupid small functions - Copyright (C) 1999-2001 Ivo Timmermans - 2000,2001 Guus Sliepen + Copyright (C) 1999-2003 Ivo Timmermans + 2000-2003 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,12 +18,12 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include "config.h" + #include #include #include -#include "config.h" - #include #include #include