summaryrefslogtreecommitdiff
path: root/src/or/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/main.c')
-rw-r--r--src/or/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/or/main.c b/src/or/main.c
index 542383526c..0c3e6d5425 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -24,10 +24,6 @@
#include <event.h>
#endif
-#if defined (WINCE)
-#include <projects.h>
-#endif
-
void evdns_shutdown(int);
/********* PROTOTYPES **********/