ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/device-linux.C
(Generate patch)

Comparing gvpe/src/device-linux.C (file contents):
Revision 1.10 by pcg, Fri Mar 18 01:53:05 2005 UTC vs.
Revision 1.11 by pcg, Fri Mar 18 02:32:20 2005 UTC

39# include LINUX_IF_TUN_H 39# include LINUX_IF_TUN_H
40#else 40#else
41#include <linux/if_tun.h> 41#include <linux/if_tun.h>
42#endif 42#endif
43#define DEFAULT_DEVICE "/dev/net/tun" 43#define DEFAULT_DEVICE "/dev/net/tun"
44
45#include "gettext.h"
44 46
45#include "conf.h" 47#include "conf.h"
46 48
47#if TEST_ETHEREMU 49#if TEST_ETHEREMU
48# define IF_istun 50# define IF_istun

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines