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

Comparing gvpe/src/util.h (file contents):
Revision 1.19 by pcg, Tue Jun 21 08:34:47 2005 UTC vs.
Revision 1.20 by pcg, Sat Nov 10 05:14:22 2007 UTC

27#include <openssl/rsa.h> 27#include <openssl/rsa.h>
28 28
29#include "gettext.h" 29#include "gettext.h"
30 30
31#include "slog.h" 31#include "slog.h"
32#include "iom.h" 32#include "ev_cpp.h"
33#include "callback.h"
34
35typedef ev::ev_tstamp tstamp;
33 36
34/* 37/*
35 * check for an existing gvpe for this net, and write pid to pidfile 38 * check for an existing gvpe for this net, and write pid to pidfile
36 */ 39 */
37extern int write_pidfile (void); 40extern int write_pidfile (void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines