]> arthur.barton.de Git - netatalk.git/blobdiff - libevent/test/tinytest_local.h
Remove locking RPC stuff, netalockd, talloc, tevent, tsocket and libevent
[netatalk.git] / libevent / test / tinytest_local.h
diff --git a/libevent/test/tinytest_local.h b/libevent/test/tinytest_local.h
deleted file mode 100644 (file)
index 1a7f75e..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-
-#ifdef WIN32
-#include <winsock2.h>
-#endif
-
-#include "event2/util.h"
-#include "util-internal.h"
-
-#ifdef snprintf
-#undef snprintf
-#endif
-#define snprintf evutil_snprintf