summaryrefslogtreecommitdiff
path: root/src/obex-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/obex-priv.h')
-rw-r--r--src/obex-priv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/obex-priv.h b/src/obex-priv.h
index 5b72942..41854bc 100644
--- a/src/obex-priv.h
+++ b/src/obex-priv.h
@@ -43,6 +43,7 @@ struct obex_session {
int64_t size;
void *object;
gboolean aborted;
+ int err;
struct obex_service_driver *service;
void *service_data;
struct obex_server *server;