mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 15:40:19 +02:00
Remove #include <stdio.h>. Add #include <string.h>.
This commit is contained in:
parent
ffdeebc3a9
commit
783e777478
62 changed files with 23 additions and 64 deletions
|
@ -53,7 +53,6 @@
|
|||
libraries which do not agree with the Spencer implementation may
|
||||
produce varying behavior. Sigh. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "libguile/_scm.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue