summaryrefslogtreecommitdiff
path: root/source4/gtk/common/gtk-smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/gtk/common/gtk-smb.h')
-rw-r--r--source4/gtk/common/gtk-smb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/gtk/common/gtk-smb.h b/source4/gtk/common/gtk-smb.h
index 0f34bb3249..09e5d0aa8d 100644
--- a/source4/gtk/common/gtk-smb.h
+++ b/source4/gtk/common/gtk-smb.h
@@ -40,6 +40,7 @@ struct _GtkRpcBindingDialog
GtkWidget *entry_password;
GtkWidget *krb5_chk_button;
TALLOC_CTX *mem_ctx;
+ struct sam_pipe *sam_pipe;
};
typedef struct _GtkRpcBindingDialogClass GtkRpcBindingDialogClass;