#define _GNU_SOURCE #include int main() { char *found; char *string; found = canonicalize_file_name (string); }