summaryrefslogtreecommitdiffstats
path: root/ipc/chromium/src/third_party/libevent/WIN32-Code/nmake/evconfig-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/chromium/src/third_party/libevent/WIN32-Code/nmake/evconfig-private.h')
-rw-r--r--ipc/chromium/src/third_party/libevent/WIN32-Code/nmake/evconfig-private.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/ipc/chromium/src/third_party/libevent/WIN32-Code/nmake/evconfig-private.h b/ipc/chromium/src/third_party/libevent/WIN32-Code/nmake/evconfig-private.h
new file mode 100644
index 0000000000..88e206272b
--- /dev/null
+++ b/ipc/chromium/src/third_party/libevent/WIN32-Code/nmake/evconfig-private.h
@@ -0,0 +1,6 @@
+#if !defined(EVENT_EVCONFIG__PRIVATE_H_) && !defined(__MINGW32__)
+#define EVENT_EVCONFIG__PRIVATE_H_
+
+/* Nothing to see here. Move along. */
+
+#endif