--- src/indent.h.old	2005-08-10 18:05:07.000000000 -0700
+++ src/indent.h	2005-08-10 18:03:46.000000000 -0700
@@ -97,7 +97,7 @@
 extern unsigned long in_prog_size;
 
 /* The output file. */
-extern FILE *output;
+static FILE *output;
 
 
 
