diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test-rebuild-db.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-rebuild-db.cc b/tests/test-rebuild-db.cc index 334c376..fbcaf1e 100644 --- a/tests/test-rebuild-db.cc +++ b/tests/test-rebuild-db.cc @@ -25,6 +25,7 @@ #endif #include <stdlib.h> +#include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <typeinfo> |