wingo pushed a commit to branch wip-whippet
in repository guile.

commit 4d8a7169d0040752f0d3e9993189c3ee60f578cf
Author: Andy Wingo <wi...@igalia.com>
AuthorDate: Sun Aug 14 09:18:21 2022 +0200

    Add inline to gc-api.h
---
 gc-api.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gc-api.h b/gc-api.h
index 9bcd69d70..67169a99b 100644
--- a/gc-api.h
+++ b/gc-api.h
@@ -3,6 +3,7 @@
 
 #include "gc-config.h"
 #include "gc-assert.h"
+#include "gc-inline.h"
 #include "gc-ref.h"
 #include "gc-edge.h"
 

Reply via email to