ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/vpn.h
(Generate patch)

Comparing gvpe/src/vpn.h (file contents):
Revision 1.8 by pcg, Sun Apr 13 16:53:36 2003 UTC vs.
Revision 1.9 by pcg, Tue Oct 14 03:22:09 2003 UTC

16 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 16 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17*/ 17*/
18 18
19#ifndef VPE_VPN_H__ 19#ifndef VPE_VPN_H__
20#define VPE_VPN_H__ 20#define VPE_VPN_H__
21
22#include <netinet/ip.h>
23 21
24#include "global.h" 22#include "global.h"
25#include "conf.h" 23#include "conf.h"
26#include "device.h" 24#include "device.h"
27#include "connection.h" 25#include "connection.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines