From d58b36f9d3eeb714d5102b5fb9f73b2284dae2f5 Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 28 Nov 2005 01:37:16 +0000 Subject: fixes --- src/cmd/acidtypes/dat.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/cmd/acidtypes/dat.h') diff --git a/src/cmd/acidtypes/dat.h b/src/cmd/acidtypes/dat.h index a7d5f5d9..5039070a 100644 --- a/src/cmd/acidtypes/dat.h +++ b/src/cmd/acidtypes/dat.h @@ -79,10 +79,12 @@ char *nameof(Type*, int); void freetypes(void); extern char *prefix; +extern int verbose; + char *fixname(char*); +char *cleanstl(char*); void addsymx(char*, char*, Type*); void dumpsyms(Biobuf*); - -- cgit v1.2.3