Browse Source

another minor fix

svn:r3511
Roger Dingledine 20 years ago
parent
commit
bcece3d8a7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/main.c

+ 0 - 1
src/or/main.c

@@ -11,7 +11,6 @@ const char main_c_id[] = "$Id$";
  **/
 
 #include "or.h"
-#include "orconfig.h"
 #ifdef USE_DMALLOC
 #include <dmalloc.h>
 #endif