diff options
Diffstat (limited to 'ao-tools/lib/ao-verbose.h')
| -rw-r--r-- | ao-tools/lib/ao-verbose.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/ao-tools/lib/ao-verbose.h b/ao-tools/lib/ao-verbose.h index 45a0559c..26c2fe41 100644 --- a/ao-tools/lib/ao-verbose.h +++ b/ao-tools/lib/ao-verbose.h @@ -24,6 +24,7 @@  uint32_t	ao_verbose;  #define AO_VERBOSE_EXE	1 +#define AO_VERBOSE_SELF	2  void  ao_printf(uint32_t verbose, const char *format, ...);  | 
