Add recursive scanning
[erinaco.git] / file.h
blob9511948e6099a8d38193d77b510a993c8635e713
1 /* include <stdbool.h> */
3 extern bool exists(const char *pathname);