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

* eval.c, fports.c, libguile.h, ports.c: Removed #include

"markers.h".
This commit is contained in:
Mikael Djurfeldt 1999-05-23 10:02:31 +00:00
parent 968f520584
commit 944f4c7067
4 changed files with 0 additions and 4 deletions

View file

@ -46,7 +46,6 @@
#include "genio.h"
#include "chars.h"
#include "markers.h"
#include "filesys.h"
#include "fports.h"
#include "strports.h"