]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - hash.h
Replace MAX, MIN, ABS macros by type-checking variants.
[paraslash.git] / hash.h
diff --git a/hash.h b/hash.h
index 03b45e04db71965dd70dfce56eafce6ad83f163e..2d6de8ab25baedad30a039da8f3fa0dba4d3b165 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