1
Fork 0
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:
Marius Vollmer 1997-07-18 14:39:52 +00:00
parent 7b4e5a7ae3
commit b08323d190

View file

@ -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