X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flibpspp%2Fhash-functions.c;h=ff9ea895cacd66b91e012e26b9add4f5e09f2608;hb=39df27f80745cf9622ac5e916a098c17961c2585;hp=cb97ba37edc99b34718ee9eaeaea94adfd2ad49f;hpb=a26f5505de7966684988f6400158d7525ba58609;p=pspp diff --git a/src/libpspp/hash-functions.c b/src/libpspp/hash-functions.c index cb97ba37ed..ff9ea895ca 100644 --- a/src/libpspp/hash-functions.c +++ b/src/libpspp/hash-functions.c @@ -59,7 +59,6 @@ hash_pointer (const void *p UNUSED, unsigned int basis UNUSED) #else -#include #include #include #include