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.20 by pcg, Sat Nov 10 05:14:22 2007 UTC vs.
Revision 1.21 by pcg, Sat Dec 1 23:35:31 2007 UTC

30 30
31#include "slog.h" 31#include "slog.h"
32#include "ev_cpp.h" 32#include "ev_cpp.h"
33#include "callback.h" 33#include "callback.h"
34 34
35typedef ev::ev_tstamp tstamp; 35typedef ev_tstamp tstamp;
36 36
37/* 37/*
38 * 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
39 */ 39 */
40extern int write_pidfile (void); 40extern int write_pidfile (void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines