fixed header guard
authorJason Stover <jhs@math.gcsu.edu>
Sun, 2 Oct 2005 23:28:07 +0000 (23:28 +0000)
committerJason Stover <jhs@math.gcsu.edu>
Sun, 2 Oct 2005 23:28:07 +0000 (23:28 +0000)
lib/linreg/pspp_linreg.h

index 496bad7b2151db9b430c5709082b871f1621ed0b..92e78a0f24b3b853f094b76cf75d8f10371d781d 100644 (file)
@@ -45,7 +45,7 @@
   Springer. 1998. ISBN 0-387-98542-5.
  */
 #ifndef PSPP_LINREG_H
-#define PSPP_LINREG_H
+#define PSPP_LINREG_H 1
 #include <gsl/gsl_vector.h>
 #include <gsl/gsl_matrix.h>
 #include <gsl/gsl_math.h>