--- gvpe/src/vpn.h 2003/10/16 02:41:21 1.11 +++ gvpe/src/vpn.h 2004/01/17 01:18:36 1.13 @@ -1,6 +1,6 @@ /* vpn.h -- header for vpn.C - 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 @@ -83,7 +83,7 @@ const char *script_if_up (); }; -extern struct vpn network; +extern vpn network; // THE vpn #endif