X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=hash.h;h=2d6de8ab25baedad30a039da8f3fa0dba4d3b165;hb=dded41e5bed40cca8876e1056351cc1dbab309d0;hp=03b45e04db71965dd70dfce56eafce6ad83f163e;hpb=c8862b9e246b4ef6ff1fe103946e18cf2537ecde;p=paraslash.git diff --git a/hash.h b/hash.h index 03b45e04..2d6de8ab 100644 --- a/hash.h +++ b/hash.h @@ -6,8 +6,6 @@ /** \file hash.h Inline functions for hash values. */ -#include "portable_io.h" - /** hash arrays are always unsigned char. */ #define HASH_TYPE unsigned char