EV_EVENT_H
Similarly to EV_H, this macro cna be used to override event.c's idea
- of where the event.h header can be found.
+ of how the event.h header can be found.
EV_USE_MONOTONIC
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef _EVENT_H_
-#define _EVENT_H_
+#ifndef EVENT_H__
+#define EVENT_H__
#ifdef EV_H
# include EV_H