diff options
Diffstat (limited to 'tests/helpers')
-rw-r--r-- | tests/helpers/mnt_test_sysinfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/helpers/mnt_test_sysinfo.c b/tests/helpers/mnt_test_sysinfo.c index 9bbcefa38..980f14c72 100644 --- a/tests/helpers/mnt_test_sysinfo.c +++ b/tests/helpers/mnt_test_sysinfo.c @@ -1,6 +1,7 @@ #include <stdio.h> #include <stdlib.h> +#include <string.h> #include <unistd.h> #include <limits.h> |