mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 21:40:33 +02:00
Remove snarf.h from _scm.h
* libguile/_scm.h: Remove snarf.h.
This commit is contained in:
parent
092896c6ed
commit
fb7ec6b62e
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
rest should be explicitly #included in the C files themselves. */
|
||||
#include "libguile/symbols.h" /* For length, chars, values, miscellany. */
|
||||
#include "libguile/threads.h" /* You are not alone. */
|
||||
#include "libguile/snarf.h" /* Everyone snarfs. */
|
||||
#include "libguile/foreign.h" /* Snarfing needs the foreign data structures. */
|
||||
#include "libguile/programs.h" /* ... and program.h. */
|
||||
#include "libguile/variable.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue