Changed the definition of factors to be self referential.
[pspp-builds.git] / src / sysfile-info.c
index c67c184e2d037767e7ef0d31a3e945fb56db91dc..5a91fc39b4e8d05b3bb9f3780dc5e84e11f014dd 100644 (file)
@@ -18,7 +18,7 @@
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <ctype.h>
 #include <stdlib.h>
 #include "algorithm.h"