Fix test_macros.c on MacOS
This commit is contained in:
parent
1c74e747e1
commit
2e02ed7391
@ -3,6 +3,7 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
static p_context_t * context;
|
||||
size_t n_tokens;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user