+Tue Oct 31 19:25:31 2006 Ben Pfaff <blp@gnu.org>
+
+ * var-type-dialog.c: Add missing "#include <config.h>".
+
+ * psppire.c: Ditto.
+
Mon Jul 17 18:21:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
* automake.mk menu-actions.c psppire-case-file.c psppire-case-file.h
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */
+#include <config.h>
+
#include <assert.h>
#include <libintl.h>
/* This module describes the behaviour of the Variable Type dialog box used
for inputing the variable type in the var sheet */
+#include <config.h>
+
#include <gtk/gtk.h>
#include <glade/glade.h>