libev: Fix compatibility with libevent2 includes 2112/head
authorTed Hess <thess@kitschensync.net>
Fri, 11 Dec 2015 22:58:41 +0000 (17:58 -0500)
committerTed Hess <thess@kitschensync.net>
Fri, 11 Dec 2015 22:58:47 +0000 (17:58 -0500)
commit0b66804f251709b2321a7d1fcd09c645008ac28c
tree7cd305fd3b8347ad13007e08e262ae93bf561086
parentf5eb8b425753953ecdd96459791286f728c23dd9
libev: Fix compatibility with libevent2 includes

Packages building with libev and want to include event.h from libev
need to be modified to include ev_event_compat.h instead.

The are no known packages which need to be fixed at this time. The
normal include is ev.h for this package.

Signed-off-by: Ted Hess <thess@kitschensync.net>
libs/libev/Makefile