projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Improve help/man page of para_filter.
[paraslash.git]
/
hash.h
diff --git
a/hash.h
b/hash.h
index
03b45e0
..
2d6de8a
100644
(file)
--- a/
hash.h
+++ b/
hash.h
@@
-6,8
+6,6
@@
/** \file hash.h Inline functions for hash values. */
-#include "portable_io.h"
-
/** hash arrays are always unsigned char. */
#define HASH_TYPE unsigned char