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

Comparing gvpe/src/vpectrl.C (file contents):
Revision 1.3 by pcg, Tue Apr 15 03:48:40 2003 UTC vs.
Revision 1.4 by pcg, Tue Oct 14 03:22:09 2003 UTC

26 26
27#include <errno.h> 27#include <errno.h>
28#include <fcntl.h> 28#include <fcntl.h>
29#include <getopt.h> 29#include <getopt.h>
30#include <signal.h> 30#include <signal.h>
31#include <sys/stat.h>
31#include <sys/types.h> 32#include <sys/types.h>
32#include <unistd.h> 33#include <unistd.h>
33#include <signal.h> 34#include <signal.h>
34 35
35#include <openssl/rand.h> 36#include <openssl/rand.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines