Make shadow_logfd and Prog not extern
Closes #444 Closes #465 Signed-off-by: Serge Hallyn <serge@hallyn.com>
This commit is contained in:
2
lib/shadowlog_internal.h
Normal file
2
lib/shadowlog_internal.h
Normal file
@ -0,0 +1,2 @@
|
||||
const char *Prog; /* Program name showed in error messages */
|
||||
FILE *shadow_logfd; /* file descripter to which error messages are printed */
|
Reference in New Issue
Block a user