diff options
Diffstat (limited to 'sysutils/cronolog/files/patch-aa')
-rw-r--r-- | sysutils/cronolog/files/patch-aa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/cronolog/files/patch-aa b/sysutils/cronolog/files/patch-aa new file mode 100644 index 000000000000..bc93cd4d4038 --- /dev/null +++ b/sysutils/cronolog/files/patch-aa @@ -0,0 +1,12 @@ +*** - Thu Jan 20 16:03:33 2000 +--- src/cronoutils.c Thu Jan 20 16:01:37 2000 +*************** +*** 71,77 **** + + #include "cronoutils.h" + extern char *tzname[2]; +- extern long int timezone; + + + /* debug_file is the file to output debug messages to. No debug +--- 71,76 ---- |