diff options
Diffstat (limited to 'src/or/ntmain.c')
-rw-r--r-- | src/or/ntmain.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/ntmain.c b/src/or/ntmain.c index bdaee16157..e5a855eec4 100644 --- a/src/or/ntmain.c +++ b/src/or/ntmain.c @@ -6,7 +6,6 @@ #define MAIN_PRIVATE #include "or.h" - #ifdef HAVE_EVENT2_EVENT_H #include <event2/event.h> #else |