diff options
Diffstat (limited to 'net/gupnp/files/patch-libgupnp-gupnp-service.h')
-rw-r--r-- | net/gupnp/files/patch-libgupnp-gupnp-service.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/gupnp/files/patch-libgupnp-gupnp-service.h b/net/gupnp/files/patch-libgupnp-gupnp-service.h deleted file mode 100644 index f27257051a96..000000000000 --- a/net/gupnp/files/patch-libgupnp-gupnp-service.h +++ /dev/null @@ -1,13 +0,0 @@ ---- libgupnp/gupnp-service.h.orig 2013-12-01 19:32:50.000000000 +0800 -+++ libgupnp/gupnp-service.h 2014-05-28 13:01:03.041207000 +0800 -@@ -65,7 +65,10 @@ - #define GUPNP_TYPE_SERVICE_ACTION (gupnp_service_action_get_type ()) - - typedef struct _GUPnPServicePrivate GUPnPServicePrivate; -+#if !defined(__typedef_GUPnPService__) -+#define __typedef_GUPnPService__ - typedef struct _GUPnPService GUPnPService; -+#endif - typedef struct _GUPnPServiceClass GUPnPServiceClass; - - /** |