dnscrypto-proxy: Update to release 1.3.0
[tomato.git] / release / src / router / dnscrypt / src / libevent-modified / test / tinytest_local.h
blob1a7f75efc5aa47869ab0806f048322a398b59b9e
2 #ifdef WIN32
3 #include <winsock2.h>
4 #endif
6 #include "event2/util.h"
7 #include "util-internal.h"
9 #ifdef snprintf
10 #undef snprintf
11 #endif
12 #define snprintf evutil_snprintf