Commit Diff


commit - f6df3e851ddafe38bd6c57dc2b7eebd8ed294838
commit + d08dbf9c3461cd70e709c8f17f78e77a01e6e433
blob - f7bc9a69ce83f416eb19cbf84d3cf0796392fd6f
blob + 9d142fc4005b1efccd2fe162a18f5c570cbf394c
--- ninepscript/script.c
+++ ninepscript/script.c
@@ -47,6 +47,8 @@
 #ifndef INFTIM
 #define INFTIM -1
 #endif
+
+int			 verbose;
 
 static const char	*argv0;
 static const char	*dir;