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
18a6da53f6
commit
71ab00d071
1 changed files with 2 additions and 0 deletions
|
@ -42,7 +42,9 @@ int main()
|
|||
|
||||
void test()
|
||||
{
|
||||
#if defined(KERNAUX_ENABLE_GUARD_COND) || defined(KERNAUX_ENABLE_GUARD_NULL)
|
||||
unsigned int acc = 0;
|
||||
#endif
|
||||
struct KernAux_PFA pfa;
|
||||
KernAux_PFA_initialize(&pfa);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue