mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 09:10:22 +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
|
@ -78,7 +78,6 @@ char *alloca ();
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include "libguile/_scm.h"
|
||||
#include "libguile/debug.h"
|
||||
#include "libguile/dynwind.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue