diff options
Diffstat (limited to 'test/test_sref_weakref.c')
-rw-r--r-- | test/test_sref_weakref.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_sref_weakref.c b/test/test_sref_weakref.c index 65918a1f..85d4cbec 100644 --- a/test/test_sref_weakref.c +++ b/test/test_sref_weakref.c @@ -33,6 +33,7 @@ */ #include <stddef.h> +#include <stdio.h> #include <kern/error.h> #include <kern/macros.h> |