summaryrefslogtreecommitdiffstats
path: root/osdep/findfiles.h
blob: 97443e73199ca13ea00b896b9c5160bffb0ed1c4 (plain)
1
2
char **find_files(const char *original_file, const char *suffix,
                  int *num_results_ptr);