Only include strings.h where it is actually needed.
[bpt/guile.git] / libguile / objects.c
index 37e6497..837a8f4 100644 (file)
@@ -59,6 +59,7 @@
 #include "eval.h"
 #include "alist.h"
 #include "ports.h"
+#include "strings.h"
 #include "vectors.h"
 
 #include "validate.h"