X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/16ea96206da60ab69ce3f0eef80995b5e44c305b..68bff0bd1472ce38e1d27bbeecfd18d957d5d9b6:/libguile/inline.c diff --git a/libguile/inline.c b/libguile/inline.c index 3ec21e55c..80cc58fa6 100644 --- a/libguile/inline.c +++ b/libguile/inline.c @@ -39,11 +39,5 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -#include "libguile/scmconfig.h" - -#ifndef HAVE_INLINE - -#define HAVE_INLINE +#define SCM_INLINE_C_INCLUDING_INLINE_H 1 #include "libguile/inline.h" - -#endif