]> arthur.barton.de Git - netatalk.git/blobdiff - libevent/test/tinytest_local.h
Add libevent
[netatalk.git] / libevent / test / tinytest_local.h
diff --git a/libevent/test/tinytest_local.h b/libevent/test/tinytest_local.h
new file mode 100644 (file)
index 0000000..9f80fcd
--- /dev/null
@@ -0,0 +1,9 @@
+
+#ifdef WIN32
+#include <winsock2.h>
+#endif
+
+#include "event2/util.h"
+#include "util-internal.h"
+
+#define snprintf evutil_snprintf