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

Comparing gvpe/src/vpn.C (file contents):
Revision 1.9 by pcg, Tue Apr 8 02:00:54 2003 UTC vs.
Revision 1.10 by pcg, Tue Apr 8 03:25:35 2003 UTC

31#include <errno.h> 31#include <errno.h>
32#include <time.h> 32#include <time.h>
33#include <unistd.h> 33#include <unistd.h>
34#include <arpa/inet.h> 34#include <arpa/inet.h>
35#include <netinet/in.h> 35#include <netinet/in.h>
36#include <netinet/icmp.h> 36#include <netinet/ip_icmp.h>
37 37
38#include "pidfile.h" 38#include "pidfile.h"
39 39
40#include "connection.h" 40#include "connection.h"
41#include "util.h" 41#include "util.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines