X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=hash.h;h=8a14e3a763529a6a47c6479dea828b15ee8e594e;hp=51028c4e3722c62cd1b67acc3e0552c8f4728e81;hb=a6cbab95272b31c55b2b41e1d3dd55743c7c774f;hpb=ea689d919fd6fdbfaba2de9d1cd207e033c319fd diff --git a/hash.h b/hash.h index 51028c4e..8a14e3a7 100644 --- a/hash.h +++ b/hash.h @@ -1,13 +1,11 @@ /* - * Copyright (C) 2007 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