--- gvpe/src/ether_emu.C 2003/10/16 02:29:25 1.1 +++ gvpe/src/ether_emu.C 2004/01/17 01:18:36 1.4 @@ -1,5 +1,6 @@ /* ether_emu.C -- ethernet "emulator" library + 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 @@ -22,6 +23,8 @@ #include "vpn.h" +extern struct vpn network; + struct ether_emu : map { typedef map ipv4map; ipv4map ipv4;