]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ntp/sntp/libevent/test/tinytest_local.h
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / ntp / sntp / libevent / test / tinytest_local.h
1
2 #include "util-internal.h"
3 #ifdef _WIN32
4 #include <winsock2.h>
5 #endif
6
7 #include "event2/util.h"
8
9 #ifdef snprintf
10 #undef snprintf
11 #endif
12 #define snprintf evutil_snprintf