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