X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=hash.h;h=8a14e3a763529a6a47c6479dea828b15ee8e594e;hp=03b45e04db71965dd70dfce56eafce6ad83f163e;hb=153bf6c6f74b8c951a8b2a13b0224f460148531e;hpb=c8862b9e246b4ef6ff1fe103946e18cf2537ecde diff --git a/hash.h b/hash.h index 03b45e04..8a14e3a7 100644 --- a/hash.h +++ b/hash.h @@ -1,13 +1,11 @@ /* - * Copyright (C) 2007-2008 Andre Noll + * Copyright (C) 2007-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ /** \file hash.h Inline functions for hash values. */ -#include "portable_io.h" - /** hash arrays are always unsigned char. */ #define HASH_TYPE unsigned char