mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 17:50:29 +02:00
Only include strings.h where it is actually needed.
This commit is contained in:
parent
f04d8caf82
commit
7ab3fdd51f
35 changed files with 44 additions and 1 deletions
|
@ -53,6 +53,7 @@
|
|||
#include "unif.h"
|
||||
#include "chars.h"
|
||||
#include "feature.h"
|
||||
#include "strings.h"
|
||||
|
||||
#include "validate.h"
|
||||
#include "ioext.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue