pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/flip.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/flip.c
Date: Tue, 03 May 2005 01:18:11 -0400

Index: pspp/src/flip.c
diff -u pspp/src/flip.c:1.22 pspp/src/flip.c:1.23
--- pspp/src/flip.c:1.22        Mon May  2 06:21:20 2005
+++ pspp/src/flip.c     Tue May  3 05:18:11 2005
@@ -38,6 +38,9 @@
 #include "var.h"
 #include "vfm.h"
 
+#ifndef HAVE_SYS_TYPES_H
+#include <sys/types.h>
+#endif
 
 /* List of variable names. */
 struct varname




reply via email to

[Prev in Thread] Current Thread [Next in Thread]