aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl-core.h')
-rw-r--r--uzbl-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uzbl-core.h b/uzbl-core.h
index a4cb1ed..9b25e94 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -56,6 +56,7 @@ typedef struct {
GHashTable *proto_var;
gchar *sync_stdout;
+ GIOChannel *clientchan;
} Communication;