- ditch warnings
[m6w6/ext-http] / php_http_querystring_object.h
index b65229f43e53cb6beeaa7507f71071ec2c0e279c..b37f303b87e700179166eae54eaf34649a2c2b0f 100644 (file)
@@ -16,7 +16,7 @@
 #define PHP_HTTP_QUERYSTRING_OBJECT_H
 #ifdef ZEND_ENGINE_2
 
-typedef struct {
+typedef struct _http_querystring_object_t {
        zend_object zo;
 } http_querystring_object;