--- gvpe/src/ether_emu.C 2003/10/16 02:41:21 1.2 +++ gvpe/src/ether_emu.C 2004/01/17 01:18:36 1.4 @@ -1,6 +1,6 @@ /* ether_emu.C -- ethernet "emulator" library - Copyright (C) 2003 Marc Lehmann + Copyright (C) 2003-2004 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 @@ -23,6 +23,8 @@ #include "vpn.h" +extern struct vpn network; + struct ether_emu : map { typedef map ipv4map; ipv4map ipv4;