- update
[m6w6/ext-http] / http_cache_api.c
index 6a86a80924c6abfcc1643b8a878e820a1ed312a3..9b2b8aacfacbdd3c03171affdb8e054b4a5a7784 100644 (file)
@@ -33,7 +33,7 @@
 #include "php_http_send_api.h"
 #include "php_http_date_api.h"
 
-#ifdef HAVE_LIBMHASH
+#ifdef HTTP_HAVE_MHASH
 #      include <mhash.h>
 #endif