ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/event.h
(Generate patch)

Comparing libev/event.h (file contents):
Revision 1.19 by root, Mon Nov 17 03:37:08 2008 UTC vs.
Revision 1.20 by root, Mon Aug 3 12:12:40 2009 UTC

35 * and other provisions required by the GPL. If you do not delete the 35 * and other provisions required by the GPL. If you do not delete the
36 * provisions above, a recipient may use your version of this file under 36 * provisions above, a recipient may use your version of this file under
37 * either the BSD or the GPL. 37 * either the BSD or the GPL.
38 */ 38 */
39 39
40#ifndef EVENT_H__ 40#ifndef EVENT_H_
41#define EVENT_H__ 41#define EVENT_H_
42 42
43#ifdef EV_H 43#ifdef EV_H
44# include EV_H 44# include EV_H
45#else 45#else
46# include "ev.h" 46# include "ev.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines