X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fhash-functions.c;h=96ff282c85d7fc9684672cd840a5ea1cca33afe8;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=af8b4c2c83a68f51423a2e934ed483f6fffa3f1f;hpb=871dc2a4ffe7bd1c1b0a7c5a451ce9e23d4b7969;p=pspp-builds.git diff --git a/src/libpspp/hash-functions.c b/src/libpspp/hash-functions.c index af8b4c2c..96ff282c 100644 --- a/src/libpspp/hash-functions.c +++ b/src/libpspp/hash-functions.c @@ -15,7 +15,9 @@ along with this program. If not, see . */ #include -#include + +#include "libpspp/hash-functions.h" + #include #include #include