fix cstest compile issue

This commit is contained in:
Nguyen Anh Quynh 2020-11-27 17:30:12 +08:00
parent ab962a1341
commit bfb2e45d76

View File

@ -8,6 +8,7 @@
#include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>
#include <stdint.h>
#include <cmocka.h>
#include <stdlib.h>
#include <string.h>