X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/16edf86595a5a990a942fa045dfb523dae1fe6cb..19d4cac9961f1e68d3a186a805ec9b90f217e4b2:/rsync.h diff --git a/rsync.h b/rsync.h index 6b25e6c2..d947895a 100644 --- a/rsync.h +++ b/rsync.h @@ -779,6 +779,7 @@ typedef struct { #ifndef __GNUC__ #define __attribute__(x) +#else # if __GNUC__ <= 2 # define NORETURN # endif