Version 0.1.2 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@144 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
1999-12-22 23:07:49 +00:00
parent bb755fba2d
commit a43ac415e6

View File

@@ -22,6 +22,8 @@ extern int option_verbose;
extern int option_debug;
extern int option_nofork;
extern int option_quiet;
extern int option_console;
extern int fully_booted;
#define VERBOSE_PREFIX_1 " "
#define VERBOSE_PREFIX_2 " == "