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.46 by root, Fri Oct 11 07:56:07 2013 UTC vs.
Revision 1.47 by root, Sun Feb 2 23:58:32 2014 UTC

31 31
32#ifndef GVPE_CONF_H__ 32#ifndef GVPE_CONF_H__
33#define GVPE_CONF_H__ 33#define GVPE_CONF_H__
34 34
35#include <vector> 35#include <vector>
36
37#include <sys/types.h>
36 38
37#include <openssl/rsa.h> 39#include <openssl/rsa.h>
38 40
39#include "slog.h" 41#include "slog.h"
40#include "global.h" 42#include "global.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines