[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r16724: {tor} take out the crazy line from last night that made no sense. (tor/trunk/src/common)
Author: arma
Date: 2008-09-01 17:24:25 -0400 (Mon, 01 Sep 2008)
New Revision: 16724
Modified:
tor/trunk/src/common/container.c
Log:
take out the crazy line from last night that made no sense. apparently
it does work for tas after all.
Modified: tor/trunk/src/common/container.c
===================================================================
--- tor/trunk/src/common/container.c 2008-09-01 21:16:07 UTC (rev 16723)
+++ tor/trunk/src/common/container.c 2008-09-01 21:24:25 UTC (rev 16724)
@@ -14,7 +14,6 @@
* a digest-to-void* map.
**/
-#include "orconfig.h"
#include "compat.h"
#include "util.h"
#include "log.h"