]> arthur.barton.de Git - netatalk.git/blob - libevent/test/tinytest_local.h
Merge remote branch 'sf/product-2-2' into develop
[netatalk.git] / libevent / test / tinytest_local.h
1
2 #ifdef WIN32
3 #include <winsock2.h>
4 #endif
5
6 #include "event2/util.h"
7 #include "util-internal.h"
8
9 #ifdef snprintf
10 #undef snprintf
11 #endif
12 #define snprintf evutil_snprintf