Detection of which libevent fix

This commit is contained in:
Willem Toorop 2014-02-03 14:37:09 +01:00
parent 121d3949d8
commit 8992eecf1a
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include "config.h"
#ifdef HAVE_EVENT2_EVENT_H
#include <event2/event.h>
#else