Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing #include to tests/t_fticks.c
tests/t_fticks.c uses strcmp, but did not include <string.h>, which at least in some environments made the build fail.
- Loading branch information