summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 2fac7ee513..2f705f1dd0 100644
--- a/src/common.h
+++ b/src/common.h
@@ -34,6 +34,7 @@
#ifdef _WIN32
#include <io.h>
#include <winbase.h>
+#undef OCSP_RESPONSE
#endif
#ifndef __attribute__