1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 14:30:34 +02:00

Include <libguile/__scm.h> in "foreign.h".

* libguile/foreign.h: Include <libguile/__scm.h>.
This commit is contained in:
Ludovic Courtès 2010-02-17 00:44:14 +01:00
parent d2add8ae11
commit f353687c68

View file

@ -1,3 +1,6 @@
#ifndef SCM_FOREIGN_H
#define SCM_FOREIGN_H
/* Copyright (C) 2010 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
@ -16,10 +19,7 @@
* 02110-1301 USA
*/
#ifndef SCM_FOREIGN_H
#define SCM_FOREIGN_H
#include "libguile/__scm.h"
/* A foreign value is some value that exists outside of Guile. It is represented
by a cell whose second word is a pointer. The first word has the