Improve help/man page of para_filter.
[paraslash.git] / hash.h
diff --git a/hash.h b/hash.h
index 51028c4e3722c62cd1b67acc3e0552c8f4728e81..2d6de8ab25baedad30a039da8f3fa0dba4d3b165 100644 (file)
--- a/hash.h
+++ b/hash.h
@@ -1,13 +1,11 @@
 /*
- * Copyright (C) 2007 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2008 Andre Noll <maan@systemlinux.org>
  *
  * 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