Had to get last call to multipass_split_output() inside
[pspp] / src / tab.c
index 118a77cd68df7f26b84af4c32b55a836c3d9a250..82df4cd23ab8d54d6e46327faee124eeaaa5597b 100644 (file)
--- a/src/tab.c
+++ b/src/tab.c
 #include <config.h>
 #include "tab.h"
 #include <ctype.h>
-#include <assert.h>
 #include <stdarg.h>
 #include <limits.h>
 #include <stdlib.h>
+#include "error.h"
 #include "alloc.h"
 #include "command.h"
 #include "format.h"