mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 02:00:26 +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
|
@ -50,6 +50,7 @@
|
|||
#include "libguile/_scm.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue