X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fcoefficient.c;h=fe0cd43877f3ab57c71f95b8a4b43d30b63098ee;hb=a562c53c0d7c632ee68d789fca8a31a0cbd88a59;hp=e3d9aee14892a8fd551f945de63001e965dbd7f9;hpb=1c4b7cfcec922cf6d1e92a607f23f00d26e7324e;p=pspp diff --git a/src/math/coefficient.c b/src/math/coefficient.c index e3d9aee148..fe0cd43877 100644 --- a/src/math/coefficient.c +++ b/src/math/coefficient.c @@ -21,6 +21,7 @@ /* Accessor functions for matching coefficients and variables. */ +#include #include #include #include "src/math/design-matrix.h"