projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Version 0.1.2 from FTP
[asterisk/asterisk.git]
/
include
/
asterisk
/
options.h
diff --git
a/include/asterisk/options.h
b/include/asterisk/options.h
index
aca01a9
..
bc7cdbf
100755
(executable)
--- a/
include/asterisk/options.h
+++ b/
include/asterisk/options.h
@@
-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 " == "