--- gvpe/src/device.h 2003/10/16 20:13:21 1.13 +++ gvpe/src/device.h 2003/10/16 21:12:43 1.14 @@ -100,6 +100,8 @@ // network interface name or identifier char ifrname[IFNAMESIZE + 1]; + char *device; + tap_device (); ~tap_device ();