diff options
Diffstat (limited to 'test/libec_slap.c')
-rw-r--r-- | test/libec_slap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/libec_slap.c b/test/libec_slap.c index ac69ee4..63640a7 100644 --- a/test/libec_slap.c +++ b/test/libec_slap.c @@ -42,6 +42,7 @@ #include <assert.h> #include "erasurecode.h" #include "erasurecode_helpers.h" +#include "erasurecode_helpers_ext.h" #include "builtin/xor_codes/test_xor_hd_code.h" struct frag_array_set { |