--- gvpe/src/device-linux.C 2003/10/16 02:28:36 1.4 +++ gvpe/src/device-linux.C 2004/01/17 01:18:36 1.7 @@ -1,5 +1,6 @@ /* device-linux.C -- Interaction with Linux tun/tap device + 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 @@ -44,6 +45,7 @@ #include "conf.h" #if TEST_ETHEREMU +# define IF_istun # include "ether_emu.C" #endif