Fix include in libuv.c

This commit is contained in:
Neel Goyal 2014-02-05 21:46:21 -05:00
parent 13571e02f1
commit 48aacf6c96
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <getdns/getdns_ext_libevent.h>
#include <getdns/getdns_ext_libuv.h>
#include "config.h"
#include "context.h"
#include <sys/time.h>