mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-14 17:32:55 -04:00
Fix CI
This commit is contained in:
parent
71ab00d071
commit
e16f8e041b
1 changed files with 2 additions and 0 deletions
|
@ -8,7 +8,9 @@
|
|||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#if defined(KERNAUX_ENABLE_ASSERT) || defined(KERNAUX_ENABLE_GUARD_COND) || defined(KERNAUX_ENABLE_GUARD_NULL)
|
||||
static unsigned int count = 0;
|
||||
#endif
|
||||
|
||||
static void test();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue