mirror of https://github.com/getdnsapi/getdns.git
Add header for event extension
This commit is contained in:
parent
e707643a3f
commit
b2ac3629f3
|
@ -43,6 +43,7 @@
|
|||
#include <string.h>
|
||||
#include "testmessages.h"
|
||||
#include <getdns/getdns.h>
|
||||
#include <getdns/getdns_ext_libevent.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
/* Set up the callback function, which will also do the processing of the results */
|
||||
|
|
Loading…
Reference in New Issue