Change dummy array dimensions from [0] to [1] to keep non-gcc compilers happy.
Thomas G. Lockhart <lockhart@fourpalms.org>
Change dummy array dimensions from [0] to [1] to keep non-gcc compilers happy. No real change in the support code is required since the actual size of the structures is calculated using offsetof() rather than sizeof().
Files
| Path | Change | +/− |
|---|---|---|
| src/include/utils/geo_decls.h | modified | +3 −3 |