[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] remove obsolete ss.h
Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/home/arma/work/onion/cvs/src/or
Modified Files:
or.h
Log Message:
remove obsolete ss.h
Index: or.h
===================================================================
RCS file: /home/or/cvsroot/src/or/or.h,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- or.h 17 Jun 2003 14:31:05 -0000 1.92
+++ or.h 18 Jun 2003 07:41:47 -0000 1.93
@@ -39,7 +39,6 @@
#include "../common/crypto.h"
#include "../common/log.h"
-#include "../common/ss.h"
#include "../common/util.h"
#define MAXCONNECTIONS 1000 /* upper bound on max connections.