apparently gnu caddr_t is supposed to be char *, not unsigned long
authorRich Felker <dalias@aerifal.cx>
Wed, 1 Feb 2012 19:12:19 +0000 (14:12 -0500)
committerRich Felker <dalias@aerifal.cx>
Wed, 1 Feb 2012 19:12:19 +0000 (14:12 -0500)
commit147f355cb698fc90a07e48048275831de73d0fc4
treee72f1e09118f9b31e7b71bdbe3f441081a8c448f
parent96e0aca4d544cb646c4f96e23397793995f92ab9
apparently gnu caddr_t is supposed to be char *, not unsigned long

this type should never be used anyway, but some old junk uses it..
include/sys/types.h