diff options
| -rw-r--r-- | ev.h | 4 | ||||
| -rw-r--r-- | event.h | 4 | 
2 files changed, 4 insertions, 4 deletions
| @@ -37,8 +37,8 @@   * either the BSD or the GPL.   */ -#ifndef EV_H__ -#define EV_H__ +#ifndef EV_H_ +#define EV_H_  #ifdef __cplusplus  extern "C" { @@ -37,8 +37,8 @@   * either the BSD or the GPL.   */ -#ifndef EVENT_H__ -#define EVENT_H__ +#ifndef EVENT_H_ +#define EVENT_H_  #ifdef EV_H  # include EV_H | 
