X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=hash.h;h=2d6de8ab25baedad30a039da8f3fa0dba4d3b165;hp=03b45e04db71965dd70dfce56eafce6ad83f163e;hb=3062b9da4f71ea236f46efda9a51add1b15cda1a;hpb=c8862b9e246b4ef6ff1fe103946e18cf2537ecde 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