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