aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-05-09 02:12:52 +0000
committerRoger Dingledine <arma@torproject.org>2003-05-09 02:12:52 +0000
commit649fbceaa18722994cc6e62d0d9b961d8e12bf66 (patch)
tree68430b17748ad82acbb02f4b7bcac1b0ba6353f3 /src/or/or.h
parentbf8ef8e597752221355172e6cd686db5a58a29f5 (diff)
downloadtor-649fbceaa18722994cc6e62d0d9b961d8e12bf66.tar
tor-649fbceaa18722994cc6e62d0d9b961d8e12bf66.tar.gz
removed obsolete version.h
svn:r285
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 8f4366d3d..e2f3a885e 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -45,7 +45,6 @@
#include "../common/crypto.h"
#include "../common/log.h"
#include "../common/ss.h"
-#include "../common/version.h"
#include "../common/util.h"
#define MAXCONNECTIONS 1000 /* upper bound on max connections.