Make the missing value code do more work, so that its callers can do
[pspp-builds.git] / src / math / coefficient.c
index e3d9aee14892a8fd551f945de63001e965dbd7f9..fe0cd43877f3ab57c71f95b8a4b43d30b63098ee 100644 (file)
@@ -21,6 +21,7 @@
 /*
   Accessor functions for matching coefficients and variables.
  */
+#include <config.h>
 #include <math/coefficient.h>
 #include <math/linreg/linreg.h>
 #include "src/math/design-matrix.h"