Make the expression code a little nicer and fix bugs found
[pspp] / src / list.q
index 10d2baad38df3999a9b458222781eda4dc78604c..56f45342be4005cf1c02d05e83c8fd7a480de558 100644 (file)
@@ -18,7 +18,7 @@
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include "alloc.h"