X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Flibpspp%2Fhash-functions.c;h=96ff282c85d7fc9684672cd840a5ea1cca33afe8;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=af8b4c2c83a68f51423a2e934ed483f6fffa3f1f;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;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