--- embedaddon/sudo/plugins/sudoers/toke.h 2012/05/29 12:26:49 1.1.1.2 +++ embedaddon/sudo/plugins/sudoers/toke.h 2012/10/09 09:29:52 1.1.1.3 @@ -22,6 +22,7 @@ bool fill_args(const char *, int, int); bool fill_cmnd(const char *, int); bool fill_txt(const char *, int, int); bool ipv6_valid(const char *s); +int sudoers_trace_print(const char *msg); void yyerror(const char *); #ifndef FLEX_SCANNER