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