mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
* Added missing includes of string.h.
This commit is contained in:
parent
e9bab9df3d
commit
13070bd3b0
5 changed files with 13 additions and 0 deletions
|
@ -65,6 +65,8 @@ maybe_drag_in_eprintf ()
|
|||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "libguile/_scm.h"
|
||||
#include "libguile/dynl.h"
|
||||
#include "libguile/smob.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue