Jouni Malinen bd47c80564 Include stddef.h to use the standard offsetof()
src/utils/list.h ended up defining a local version of offsetof() due to
stddef.h not getting included. This resulted in unnecessary warnings
from ubsan related to "dereferencing" of a NULL pointer.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-07-07 16:25:06 +03:00
..
2015-06-30 21:48:22 +03:00
2015-07-07 16:25:06 +03:00
2015-04-22 11:44:19 +03:00
2014-12-29 15:49:05 +02:00
2014-05-09 20:42:44 +03:00