]> granicus.if.org Git - pgbouncer/commitdiff
hba_test: include usual/event.h
authorMarko Kreen <markokr@gmail.com>
Mon, 25 Jan 2016 12:05:19 +0000 (14:05 +0200)
committerMarko Kreen <markokr@gmail.com>
Mon, 25 Jan 2016 12:05:19 +0000 (14:05 +0200)
Helps to build without real libevent.

test/hba_test.c

index 776c951c80c6f8d12d0573c8345b35210fa871dc..428c9434aff3ad0ee7acdf097603e0eb3d804858 100644 (file)
@@ -8,6 +8,7 @@
 #include <usual/mbuf.h>
 #include <usual/socket.h>
 #include <usual/err.h>
+#include <usual/event.h>
 
 int cf_tcp_keepcnt;
 int cf_tcp_keepintvl;