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().
Showing
Please register or sign in to comment