X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=compat%2Fhave_canonicalize_file_name.c;h=e56097930fc85cde5c9fce535c1f14df3a64dfa5;hb=c4541353765dec837c1c2f912b1bf6661827429c;hp=24c848ec3bf5d8e21b8d8ddd1dbf908779782d44;hpb=2f4beda434c59f9e2f5b7c32d26543bad7217ad4;p=notmuch diff --git a/compat/have_canonicalize_file_name.c b/compat/have_canonicalize_file_name.c index 24c848ec..e5609793 100644 --- a/compat/have_canonicalize_file_name.c +++ b/compat/have_canonicalize_file_name.c @@ -1,7 +1,8 @@ #define _GNU_SOURCE #include -int main() +int +main () { char *found; char *string;