X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=compat%2Fhave_canonicalize_file_name.c;h=e56097930fc85cde5c9fce535c1f14df3a64dfa5;hb=b23902a61158ecdbca2d9d96c6eaf509d6e3d205;hp=24c848ec3bf5d8e21b8d8ddd1dbf908779782d44;hpb=045f0e455ac94e2393d0d729c9bbdf3459a4860f;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;