mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +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. */
|
||||
|
||||
#include "libguile/__scm.h"
|
||||
#include "libguile/print.h"
|
||||
|
||||
|
||||
typedef struct scm_smobfuns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue