From 9e998ca1086038d680ce5761d3118f6cdc3758ed Mon Sep 17 00:00:00 2001 From: Henning Nielsen Lund Date: Tue, 15 Aug 2017 21:53:49 +0200 Subject: [PATCH] should have been sys/clib2_stdc.h --- library/include/stdlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/include/stdlib.h b/library/include/stdlib.h index dc9a234..cea0be6 100644 --- a/library/include/stdlib.h +++ b/library/include/stdlib.h @@ -48,7 +48,7 @@ #endif /* _STDDEF_H */ #ifndef _SYS_CLIB2_STDC_H -#include +#include #endif /* _SYS_CLIB2_STDC_H */ /****************************************************************************/