From f1c9aafaf37be55a354c041bb12d06a1f288307d Mon Sep 17 00:00:00 2001 From: markster Date: Sun, 9 Jan 2000 19:58:18 +0000 Subject: Version 0.1.3 from FTP git-svn-id: http://svn.digium.com/svn/asterisk/trunk@201 f38db490-d61c-443f-a65b-d21fe96a405b --- include/asterisk/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/asterisk/options.h') diff --git a/include/asterisk/options.h b/include/asterisk/options.h index bc7cdbf16..9cd0b5ef9 100755 --- a/include/asterisk/options.h +++ b/include/asterisk/options.h @@ -24,6 +24,7 @@ extern int option_nofork; extern int option_quiet; extern int option_console; extern int fully_booted; +extern char defaultlanguage[]; #define VERBOSE_PREFIX_1 " " #define VERBOSE_PREFIX_2 " == " -- cgit v1.2.3