Remove building with NOCRYPTO option
[minix.git] / external / bsd / libevent / dist / test / tinytest_local.h
blob22b4e9876a548f2aeb2daabdfdd2aba39aea50e6
1 /* $NetBSD: tinytest_local.h,v 1.1.1.1 2013/04/11 16:43:32 christos Exp $ */
3 #ifdef WIN32
4 #include <winsock2.h>
5 #endif
7 #include "event2/util.h"
8 #include "util-internal.h"
10 #ifdef snprintf
11 #undef snprintf
12 #endif
13 #define snprintf evutil_snprintf