From: John Darrington Date: Fri, 8 Jun 2007 00:15:57 +0000 (+0000) Subject: Added missing #include X-Git-Tag: v0.6.0~435 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=433da7690d547a426fd1fe9d4eb5605f79870083;p=pspp-builds.git Added missing #include --- diff --git a/src/math/interaction.c b/src/math/interaction.c index be3d3edb..a8449a0b 100644 --- a/src/math/interaction.c +++ b/src/math/interaction.c @@ -35,6 +35,7 @@ #include #include #include +#include "interaction.h" /* Convert a list of values to a binary vector. The order of VALS must