#include <string.h>
#include <errno.h>
-#include <event2/event.h>
-#include <event2/buffer.h>
-#include <event2/util.h>
-#include <event2/http.h>
-#include <event2/thread.h>
+#include "event2/event.h"
+#include "event2/buffer.h"
+#include "event2/util.h"
+#include "event2/http.h"
+#include "event2/thread.h"
static void http_basic_cb(struct evhttp_request *req, void *arg);
#include <stdlib.h>
#include <errno.h>
-#include <event2/event.h>
-#include <event2/bufferevent.h>
-#include <event2/buffer.h>
-#include <event2/util.h>
+#include "event2/event.h"
+#include "event2/bufferevent.h"
+#include "event2/buffer.h"
+#include "event2/util.h"
/* for EVUTIL_ERR_CONNECT_RETRIABLE macro */
#include "util-internal.h"
#include <string.h>
#include <errno.h>
-#include "event2/event.h"
-#include "event2/event_compat.h"
-#include "event2/event_struct.h"
-#include <event2/util.h>
-#include <event2/listener.h>
-#include <event2/bufferevent.h>
#include "event2/dns.h"
#include "event2/dns_compat.h"
#include "event2/dns_struct.h"
+#include "event2/event.h"
+#include "event2/event_compat.h"
+#include "event2/event_struct.h"
+#include "event2/util.h"
+#include "event2/listener.h"
+#include "event2/bufferevent.h"
#include "log-internal.h"
#include "regress.h"
#include "regress_testutils.h"
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <event2/event-config.h>
+#include "event2/event-config.h"
#ifdef WIN32
#include <winsock2.h>
#endif
#include <errno.h>
-#include <event2/event.h>
-#include <event2/util.h>
+#include "event2/event.h"
+#include "event2/util.h"
#include "regress.h"
#include <stdlib.h>
#include <string.h>
-#include <event2/event.h>
-#include <event2/thread.h>
-#include <event2/buffer.h>
-#include <event2/buffer_compat.h>
-#include <event2/bufferevent.h>
+#include "event2/event.h"
+#include "event2/thread.h"
+#include "event2/buffer.h"
+#include "event2/buffer_compat.h"
+#include "event2/bufferevent.h"
#include <winsock2.h>
#include <ws2tcpip.h>
#include <string.h>
-#include <event2/listener.h>
-#include <event2/event.h>
-#include <event2/util.h>
+#include "event2/listener.h"
+#include "event2/event.h"
+#include "event2/util.h"
#include "regress.h"
#include "tinytest.h"
#include <string.h>
#include <assert.h>
-#include <event2/util.h>
-#include <event2/event.h>
-#include <event2/event_compat.h>
-#include <event2/dns.h>
-#include <event2/dns_compat.h>
-#include <event2/thread.h>
+#include "event2/util.h"
+#include "event2/event.h"
+#include "event2/event_compat.h"
+#include "event2/dns.h"
+#include "event2/dns_compat.h"
+#include "event2/thread.h"
#include "event2/event-config.h"
#include "regress.h"
*/
#include <stdlib.h>
-#include <event2/event_struct.h>
+#include "event2/event_struct.h"
#include "tinytest.h"
#include "tinytest_macros.h"
#include <netinet/in.h>
#endif
-#include <event2/util.h>
-#include <event2/event.h>
-#include <event2/bufferevent_ssl.h>
-#include <event2/buffer.h>
-#include <event2/listener.h>
+#include "event2/util.h"
+#include "event2/event.h"
+#include "event2/bufferevent_ssl.h"
+#include "event2/buffer.h"
+#include "event2/listener.h"
#include "regress.h"
#include "tinytest.h"
#include "event2/dns_struct.h"
#include "event2/event.h"
#include "event2/event_compat.h"
-#include <event2/util.h>
-#include <event2/listener.h>
-#include <event2/bufferevent.h>
+#include "event2/util.h"
+#include "event2/listener.h"
+#include "event2/bufferevent.h"
#include "log-internal.h"
#include "regress.h"
#include "regress_testutils.h"
#ifndef _TESTUTILS_H
#define _TESTUTILS_H
-#include <event2/dns.h>
+#include "event2/dns.h"
struct regress_dns_server_table {
const char *q;
#include <string.h>
#include <errno.h>
-#include <event2/event.h>
-#include <event2/util.h>
+#include "event2/event.h"
+#include "event2/util.h"
#include <time.h>
struct cpu_usage_timer {
#endif
#include <signal.h>
-#include <event2/bufferevent.h>
-#include <event2/buffer.h>
-#include <event2/event.h>
-#include <event2/util.h>
-#include <event2/listener.h>
-#include <event2/thread.h>
+#include "event2/bufferevent.h"
+#include "event2/buffer.h"
+#include "event2/event.h"
+#include "event2/util.h"
+#include "event2/listener.h"
+#include "event2/thread.h"
static int cfg_verbose = 0;
static int cfg_help = 0;
#endif
#include <errno.h>
-#include <event2/event.h>
-#include <event2/event_compat.h>
-#include <event2/event_struct.h>
+#include "event2/event.h"
+#include "event2/event_compat.h"
+#include "event2/event_struct.h"
int called = 0;
#include <signal.h>
#include <errno.h>
-#include <event2/event.h>
-#include <event2/event_struct.h>
-#include <event2/event_compat.h>
-#include <event2/util.h>
+#include "event2/event.h"
+#include "event2/event_struct.h"
+#include "event2/event_compat.h"
+#include "event2/util.h"
#ifdef _EVENT___func__
#define __func__ _EVENT___func__
#include <winsock2.h>
#endif
-#include <event2/util.h>
+#include "event2/util.h"
#include "util-internal.h"
#define snprintf evutil_snprintf