diff options
Diffstat (limited to 'tests/check_loader.c')
-rw-r--r-- | tests/check_loader.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check_loader.c b/tests/check_loader.c index c9f1432..08c5acc 100644 --- a/tests/check_loader.c +++ b/tests/check_loader.c @@ -16,6 +16,7 @@ #include <cmocka.h> #include <string.h> #include "../src/loader.h" +#include "../src/utils/utils.h" static void |