diff options
| -rw-r--r-- | printf.c | 1 | ||||
| -rw-r--r-- | printf.h | 1 | 
2 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,6 @@  ///////////////////////////////////////////////////////////////////////////////
  #include <stdbool.h>
 -#include <stddef.h>
  #include <stdint.h>
  #include "printf.h"
 @@ -33,6 +33,7 @@  #define _PRINTF_H_
  #include <stdarg.h>
 +#include <stddef.h>
  #ifdef __cplusplus
  | 
