X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fcygwin%2Fdevice.c;h=4e73e4c4f78bc28acea9be73186ea170d0ad466e;hp=39efbb0cfcc2783167370f92a7970c178f6ac2f4;hb=00ddbf5723511d80fbd2522fc503bd409dc6189a;hpb=271d3537fed28b3e76cf0e76082b44c8771ac5da diff --git a/src/cygwin/device.c b/src/cygwin/device.c index 39efbb0c..4e73e4c4 100644 --- a/src/cygwin/device.c +++ b/src/cygwin/device.c @@ -17,30 +17,20 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.c,v 1.1.2.8 2003/07/15 16:27:39 guus Exp $ + $Id: device.c,v 1.1.2.9 2003/07/18 13:41:35 guus Exp $ */ -#include "config.h" - -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include "system.h" + #include #include -// #include #include "conf.h" -#include "net.h" #include "logger.h" +#include "net.h" #include "route.h" - -#include "system.h" +#include "utils.h" +#include "xalloc.h" /* Definitions from CIPE */