$NetBSD: patch-ag,v 1.1.1.1 2007/05/18 06:39:27 wiz Exp $

--- cutil/tordvars.h.orig	2007-05-16 21:33:53.000000000 +0000
+++ cutil/tordvars.h
@@ -45,8 +45,8 @@ extern int similarity_enable;           
 extern int similarity_debug;                /* Level of debug output */
 extern int write_raw_output;                /* Text before context */
 extern int write_output;                    /* Text file output */
-//extern "C" { extern int display_ratings; }  /* Show the ratings */
-extern int display_ratings;                 /* Show the ratings */
+extern "C" { extern int display_ratings; }  /* Show the ratings */
+//extern int display_ratings;                 /* Show the ratings */
 extern int show_bold;                       /* Use bold text */
 extern int display_text;                    /* Show word text */
 extern int display_blocks;                  /* Show word as boxes */
