From 0915ca0aa64edac92b05c2dfcf6b11d1b1753321 Mon Sep 17 00:00:00 2001 From: Kevin Bowling Date: Sun, 2 Jan 2011 08:43:45 -0700 Subject: Include evconfig-private.h in internal files for great good. --- poll.c | 1 + 1 file changed, 1 insertion(+) (limited to 'poll.c') diff --git a/poll.c b/poll.c index 63f23886..540d3a13 100644 --- a/poll.c +++ b/poll.c @@ -27,6 +27,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "event2/event-config.h" +#include "evconfig-private.h" #include #ifdef _EVENT_HAVE_SYS_TIME_H -- cgit v1.2.1