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.9 by pcg, Thu Mar 3 16:54:34 2005 UTC vs.
Revision 1.10 by pcg, Fri Mar 18 01:53:05 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"
46 44
47#include "conf.h" 45#include "conf.h"
48 46
49#if TEST_ETHEREMU 47#if TEST_ETHEREMU
50# define IF_istun 48# define IF_istun

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines