X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=t%2Funit%2Fcore%2Fstore_json_test.c;h=461c583396583d87793809875659cac6ff02a941;hp=40548c09340d444ed3d90064a2c4d82f84349858;hb=98439daa576d4dbc533e9d4b8a5f493926389554;hpb=b54d9fff4bc9e70efe83123403a4c9f935efb74e diff --git a/t/unit/core/store_json_test.c b/t/unit/core/store_json_test.c index 40548c0..461c583 100644 --- a/t/unit/core/store_json_test.c +++ b/t/unit/core/store_json_test.c @@ -29,6 +29,7 @@ # include "config.h" #endif +#include "core/memstore.h" #include "core/store.h" #include "testutils.h"