inexactify: #include <config.h>
[pspp] / tests / formats / inexactify.c
index b4fbf16f2a6cc468d855e75c83e4f1132fe9171e..3b94d151105fd9f57a8173dd84c3dbcb762131e5 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPP - a program for statistical analysis.
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2010 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -14,6 +14,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
+#include <config.h>
+
 #include <ctype.h>
 #include <stdbool.h>
 #include <stdio.h>