X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=hash.h;h=6dfddbed69e2985b0147fe9b63d727c48cce320d;hp=03b45e04db71965dd70dfce56eafce6ad83f163e;hb=28ea59db9b3cd2bd9d6be0f304d951aa550ea4d6;hpb=c8862b9e246b4ef6ff1fe103946e18cf2537ecde diff --git a/hash.h b/hash.h index 03b45e04..6dfddbed 100644 --- a/hash.h +++ b/hash.h @@ -1,13 +1,11 @@ /* - * Copyright (C) 2007-2008 Andre Noll + * Copyright (C) 2007-2011 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