- needed for definition of NULL Co-authored-by: Ertl, Stefan (DI FA SEA R&D-AT S7P) <stefan.ertl@siemens.com>
@@ -11,6 +11,7 @@
#ifndef _LIB_EXPORT_H_
#define _LIB_EXPORT_H_
+#include <stddef.h>
#include <stdint.h>
#ifdef __cplusplus