We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69324ee commit 5e718e6Copy full SHA for 5e718e6
tests/unit/mem-alloc/mem_alloc_test.c
@@ -3,9 +3,6 @@
3
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
*/
5
6
-#include <stdarg.h>
7
-#include <stddef.h>
8
-#include <setjmp.h>
9
#include <stdint.h>
10
#include <string.h>
11
#include <cmocka.h>
tests/unit/mem-alloc/test_runner.c
0 commit comments