We're abusing the current ASCII driver by telling it to allocate a
[pspp-builds.git] / src / pool.c
index 0123a8b955ed18c5190aa502aba9448130703653..d3b536b2c240d7b681f3456c5880ca677f6c9b2d 100644 (file)
@@ -21,7 +21,7 @@
 #include <config.h>
 #endif
 #include "pool.h"
-#include <assert.h>
+#include "error.h"
 #include <stdlib.h>
 #include "alloc.h"
 #include "str.h"