Provide proper offsetof macro for C++. Prefer __size_t here, since
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 30 Dec 2005 15:29:26 +0000 (15:29 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 30 Dec 2005 15:29:26 +0000 (15:29 +0000)
commit4d5a98c86d44a4da4f959b5633ce6c7a3a48fd46
treece97a7533a27b83f36b818a4c51ea181b5ec1f6b
parent5c00331921229f722c278424ee181d9b349d346f
Provide proper offsetof macro for C++. Prefer __size_t here, since
it is the only version defined up to this point.

Obtained-from: FreeBSD

XXX This really belongs into sys/cdefs.h, but I want to avoid breaking
anything at this point.
sys/cpu/i386/include/stdint.h
sys/i386/include/stdint.h