mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +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
|
@ -40,7 +40,6 @@
|
|||
* If you do not wish that, delete this exception notice. */
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "libguile/_scm.h"
|
||||
#include "libguile/alist.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue