]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - contrib/ntp/sntp/libevent/test/tinytest_local.h
Upgrade NTP to 4.2.8p4.
[FreeBSD/releng/10.1.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