- ditch warnings
[m6w6/ext-http] / php_http_headers_api.h
index 799f4880cb2a6a5c5f670a4b036060ffc8e4f175..52c0a505635c349ab2a6c9f950dcc747850d7daf 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "php_http_info_api.h"
 
-typedef enum {
+typedef enum http_range_status_t {
        RANGE_OK,
        RANGE_NO,
        RANGE_ERR