X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Ffcgi_config.h.in;h=1237964c752b29fb53e621561023e1b737786e33;hb=2b5dbb816c3bf8b1b45bc54d923f27076f6df212;hp=f0d567bb17e8adc24ac43841547a8a0654aa6057;hpb=4737956c6a4f8f86e21a5921bb391c2e4d19f637;p=catagits%2Ffcgi2.git diff --git a/include/fcgi_config.h.in b/include/fcgi_config.h.in index f0d567b..1237964 100644 --- a/include/fcgi_config.h.in +++ b/include/fcgi_config.h.in @@ -83,5 +83,12 @@ /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS +/* Define to empty if `const' does not conform to ANSI C. */ +#undef const + +/* Define as `__inline' if that's what the C compiler calls it, or to nothing + if it is not supported. */ +#undef inline + /* Define to `int' if does not define. */ #undef ssize_t