tests/test-strstr.c: Rewrite to use malloc/strcpy instead of strdup.
[gnulib.git] / lib / write-any-file.h
1 #include <stdbool.h>
2 bool can_write_any_file (void);