Removed some unnecessary #include directives
[pspp-builds.git] / src / str.c
index b70ce97c501f7ee29152be1c9088b408a938d507..081ffea5a74d36290c05450b3d5e52e04cd8fa90 100644 (file)
--- a/src/str.c
+++ b/src/str.c
@@ -25,7 +25,6 @@
 #include <stdlib.h>
 #include "alloc.h"
 #include "error.h"
-#include "pool.h"
 \f
 /* sprintf() wrapper functions for convenience. */