Avoid including any backend-only stuff in the zic utility program.
Tom Lane <tgl@sss.pgh.pa.us>
Avoid including any backend-only stuff in the zic utility program. Per gripe from Zdenek Kotala, though not exactly his patch.
Files
| Path | Change | +/− |
|---|---|---|
| src/timezone/ialloc.c | modified | +2 −2 |
| src/timezone/localtime.c | modified | +3 −2 |
| src/timezone/scheck.c | modified | +2 −2 |
| src/timezone/zic.c | modified | +2 −2 |