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

Comparing gvpe/src/conf.h (file contents):
Revision 1.18 by pcg, Sat Jan 17 01:18:36 2004 UTC vs.
Revision 1.19 by pcg, Sat Jan 17 14:50:40 2004 UTC

18*/ 18*/
19 19
20#ifndef VPE_CONF_H__ 20#ifndef VPE_CONF_H__
21#define VPE_CONF_H__ 21#define VPE_CONF_H__
22 22
23#include <vector>
24
23#include <openssl/rsa.h> 25#include <openssl/rsa.h>
24
25#include <vector>
26 26
27#include "slog.h" 27#include "slog.h"
28#include "global.h" 28#include "global.h"
29 29
30#define DEFAULT_REKEY 3600 30#define DEFAULT_REKEY 3600

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines