Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 204501
Collapse All | Expand All

(-)cronolog-1.6.2/src/cronoutils.c (+2 lines)
Lines 69-74 Link Here
69
 *
69
 *
70
 */
70
 */
71
71
72
#define _GNU_SOURCE
73
72
#include "cronoutils.h"
74
#include "cronoutils.h"
73
extern char *tzname[2];
75
extern char *tzname[2];
74
76

Return to bug 204501