mirror of
https://github.com/SCST-project/scst.git
synced 2026-07-28 19:12:55 +00:00
Merged revisions 6596-6674,6679 via svnmerge from
svn+ssh://vlnb@svn.code.sf.net/p/scst/svn/trunk git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.1.x@6681 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+2
-1
@@ -82,9 +82,10 @@ extern char *app_name;
|
||||
#define __LOG_PREFIX NULL
|
||||
#endif
|
||||
|
||||
extern bool log_daemon;
|
||||
|
||||
#if defined(DEBUG) || defined(TRACING)
|
||||
|
||||
extern bool log_daemon;
|
||||
extern unsigned long trace_flag;
|
||||
|
||||
extern int debug_init(void);
|
||||
|
||||
Reference in New Issue
Block a user