From: Roger Dingledine Date: Thu, 3 Feb 2005 07:30:00 +0000 (+0000) Subject: another minor fix X-Git-Tag: tor-0.1.0.1-rc~329 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bcece3d8a7564eb872d8bf02b4bf8838a9b871ba;p=thirdparty%2Ftor.git another minor fix svn:r3511 --- diff --git a/src/or/main.c b/src/or/main.c index 386df827dc..bf1e7425de 100644 --- a/src/or/main.c +++ b/src/or/main.c @@ -11,7 +11,6 @@ const char main_c_id[] = "$Id$"; **/ #include "or.h" -#include "orconfig.h" #ifdef USE_DMALLOC #include #endif