Move global initialization and cleanup code into main.c.
[pspp] / src / dfm-read.c
index 2f17d41980fcdc04329e74e8fcafbd8af042e66f..6d173cf3e929bdace5c73f4b0c3da606460fac23 100644 (file)
@@ -27,6 +27,7 @@
 #include "command.h"
 #include "error.h"
 #include "file-handle.h"
+#include "file-handle-def.h"
 #include "filename.h"
 #include "getl.h"
 #include "lexer.h"