summaryrefslogtreecommitdiff
path: root/rest/rest-proxy-call-private.h
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2010-08-25 16:36:33 +0100
committerRob Bradford <rob@linux.intel.com>2010-09-02 10:25:29 +0100
commit232881ed1e61ffa4561bca240b87a35f37d4f3ec (patch)
treebc006b450a0b2828246d2472b649ad0285ae9dc6 /rest/rest-proxy-call-private.h
parent4e7ae7faadaa9039511f21eb2431f5c9dcee0668 (diff)
downloadlibrest-232881ed1e61ffa4561bca240b87a35f37d4f3ec.tar.gz
proxy-call: Add first pass at continuous call mode
Diffstat (limited to 'rest/rest-proxy-call-private.h')
-rw-r--r--rest/rest-proxy-call-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rest/rest-proxy-call-private.h b/rest/rest-proxy-call-private.h
index 50a2a0b..584a77b 100644
--- a/rest/rest-proxy-call-private.h
+++ b/rest/rest-proxy-call-private.h
@@ -30,6 +30,7 @@
G_BEGIN_DECLS
typedef struct _RestProxyCallAsyncClosure RestProxyCallAsyncClosure;
+typedef struct _RestProxyCallContinuousClosure RestProxyCallContinuousClosure;
struct _RestProxyCallPrivate {
gchar *method;