mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
* strings.c: #include <string.h>. (Thanks to Bill Schottstaedt.)
This commit is contained in:
parent
5a5f3646b5
commit
faf2c9d7f8
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "libguile/_scm.h"
|
||||
#include "libguile/chars.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue