improve clang / cmocka integration

This commit is contained in:
Mark Andrews
2019-02-20 11:13:17 +11:00
committed by Evan Hunt
parent 12a8574aea
commit cb913177ae
5 changed files with 20 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
#include <stdarg.h>
#include <stddef.h>
#include <stdlib.h>
#include <setjmp.h>
#include <stdbool.h>