Fix up the ordering of include paths to get the correct event.h.
If the libevent package is installed, there will be /usr/local/include/event.h which conflicted with our event.h in the clientside/lib/event directory.
Please register or sign in to comment