macros.h: include <stddef.h>
authorEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 17 Oct 2019 13:28:46 +0000 (15:28 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 18 Oct 2019 20:00:48 +0000 (20:00 +0000)
commitc48b1467f4ddf2f59d45221ef3880ef3479feb43
treea1dc4fd2738e688a3cf59b3f2dc22b2137453337
parent8e033aab6040f3d1f9e7c7cfc269204abfc81375
macros.h: include <stddef.h>

Since offsetofend macro definition relies on presence of offsetof
declaration.

* macros.h: Include <stddef.h>.
macros.h