mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 09:40:25 +02:00
* smob.h: Include "libguile/print.h" to make scm_print_state
visible.
This commit is contained in:
parent
7b4e5a7ae3
commit
b08323d190
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
* If you do not wish that, delete this exception notice. */
|
* If you do not wish that, delete this exception notice. */
|
||||||
|
|
||||||
#include "libguile/__scm.h"
|
#include "libguile/__scm.h"
|
||||||
|
#include "libguile/print.h"
|
||||||
|
|
||||||
|
|
||||||
typedef struct scm_smobfuns
|
typedef struct scm_smobfuns
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue