Include sys/clib2_stdc.h for restrict.

This commit is contained in:
Sebastian Bauer
2018-03-27 19:56:45 +02:00
parent c84b1fc1ff
commit f6f0082a0e
+4
View File
@@ -43,6 +43,10 @@
/****************************************************************************/
#ifndef _SYS_CLIB2_STDC_H
#include <sys/clib2_stdc.h>
#endif /* _SYS_CLIB2_STDC_H */
#ifndef _STDDEF_H
#include <stddef.h>
#endif /* _STDDEF_H */