cleanups & includes
[m6w6/ext-http] / php_http_etag.c
index 1f1178517c4071c5a1dfe29aaf776521dbcd05c8..b80cc9df85ce0422d43e589e4a2d7ae8059b9468 100644 (file)
@@ -1,5 +1,9 @@
 #include "php_http.h"
 
 #include "php_http.h"
 
+#ifdef PHP_HTTP_HAVE_HASH
+#      include "php_hash.h"
+#endif
+
 #include <ext/standard/crc32.h>
 #include <ext/standard/sha1.h>
 #include <ext/standard/md5.h>
 #include <ext/standard/crc32.h>
 #include <ext/standard/sha1.h>
 #include <ext/standard/md5.h>