diff --git a/hbox/hstacklesscoroutine.h b/hbox/hstacklesscoroutine.h index 4114c39..9a72ab8 100644 --- a/hbox/hstacklesscoroutine.h +++ b/hbox/hstacklesscoroutine.h @@ -10,6 +10,7 @@ #define __HSTACKLESSCOROUTINE_H_INCLUDED__ #include "stdint.h" #include "stdbool.h" +#include "stdlib.h" #include "limits.h" /* 本文件用于辅助编写简易无栈协程。