mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-28 05:50:30 +02:00
Rename gc-types.h to gc-api.h
This commit is contained in:
parent
67f9c89f2a
commit
c824f17bd9
4 changed files with 3 additions and 3 deletions
2
gc.h
2
gc.h
|
@ -1,7 +1,7 @@
|
|||
#ifndef GC_H_
|
||||
#define GC_H_
|
||||
|
||||
#include "gc-types.h"
|
||||
#include "gc-api.h"
|
||||
|
||||
#if defined(GC_BDW)
|
||||
#include "bdw.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue