Removed, source file is unused since 2002-12-02.
[bpt/guile.git] / libguile / inline.c
index 3ec21e5..80cc58f 100644 (file)
  * 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