mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 01:09:30 +04:00
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>