]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
take out the crazy line from last night that made no sense. apparently
authorRoger Dingledine <arma@torproject.org>
Mon, 1 Sep 2008 21:24:25 +0000 (21:24 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 1 Sep 2008 21:24:25 +0000 (21:24 +0000)
it does work for tas after all.

svn:r16724

src/common/container.c

index 908bc9485e0314f148b6d274e434083606eb033c..ffb4ffe497f6f0d71b4565cd9e81f27610933031 100644 (file)
@@ -14,7 +14,6 @@ const char container_c_id[] =
  * a digest-to-void* map.
  **/
 
-#include "orconfig.h"
 #include "compat.h"
 #include "util.h"
 #include "log.h"