X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gcc-compat.h;h=0ec8fdd7d6990d5d78a40bc9a6b3e445e09e7257;hp=985ebd23eac586c83f230404ed72782855b5333c;hb=8fe757457fa56a6a1c9f17c466391d790ff58c58;hpb=b517a66f86d3d4d27bbe48d790e46126b08c1c82 diff --git a/gcc-compat.h b/gcc-compat.h index 985ebd23..0ec8fdd7 100644 --- a/gcc-compat.h +++ b/gcc-compat.h @@ -39,3 +39,5 @@ # else # define __must_check /* no warn_unused_result */ # endif + +#define _static_inline_ static inline