Does anybody have any idea at all why apr_mmap_t is not an incomplete
type?  I have to change its size and that's a bit of a PITA because, while
it SHOULD not, it COULD break binary compat for stupid modules who use
sizeof(apr_mmap_t) for something.

--Cliff

Reply via email to