X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e3002eb9f618d7498f21933a2e8552d42ffcc7fc..61b761862db3feb9bd0135a64ac3729f70917f89:/lib/log.h?ds=sidebyside diff --git a/lib/log.h b/lib/log.h index 4d91008..5d39732 100644 --- a/lib/log.h +++ b/lib/log.h @@ -67,6 +67,7 @@ extern struct log_output log_stderr, log_syslog, *log_default; extern const char *debug_filename; extern int debug_lineno; +extern int logdate; #define D(x) do { \ if(debugging) { \