--- gvpe/src/device-tincd.C 2003/10/14 03:59:32 1.2 +++ gvpe/src/device-tincd.C 2003/10/16 02:41:21 1.4 @@ -1,5 +1,6 @@ /* device-tincd.C -- include one of the tincd low level implementations. + Copyright (C) 2003 Marc Lehmann 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 @@ -29,6 +30,12 @@ #include "conf.h" +// following headers used by cygwin (maybe others) +#include "netcompat.h" +#include + +#define xstrdup(strd) strdup(str) + /* make the tincd sources feel comfortable in our environment. */ /* this was reasonably easy to do. */ #define routing_mode 1