diff --git a/jsmn.h b/jsmn.h index 9174980c5..95fb2cabd 100644 --- a/jsmn.h +++ b/jsmn.h @@ -1,6 +1,8 @@ #ifndef __JSMN_H_ #define __JSMN_H_ +#include + #ifdef __cplusplus extern "C" { #endif