X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Ffile-name.h;h=d34bd4196fea046db722197aa403db964a423deb;hb=4e77f0d303d1ef44ee797941a3bebdcbb37119aa;hp=b4231d2f87178b841f85cf62d69a76e15b871b5e;hpb=707848060e414fe93458834446dd7cdbf800667f;p=pspp-builds.git diff --git a/src/data/file-name.h b/src/data/file-name.h index b4231d2f..d34bd419 100644 --- a/src/data/file-name.h +++ b/src/data/file-name.h @@ -52,4 +52,6 @@ int fn_compare_file_identities (const struct file_identity *, const struct file_identity *); unsigned int fn_hash_identity (const struct file_identity *); +const char * default_output_path (void); + #endif /* file-name.h */