aboutsummaryrefslogtreecommitdiff
path: root/libXt/include/X11/ShellP.h
diff options
context:
space:
mode:
Diffstat (limited to 'libXt/include/X11/ShellP.h')
-rw-r--r--libXt/include/X11/ShellP.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libXt/include/X11/ShellP.h b/libXt/include/X11/ShellP.h
index 7297d3321..6d2b44bae 100644
--- a/libXt/include/X11/ShellP.h
+++ b/libXt/include/X11/ShellP.h
@@ -377,7 +377,9 @@ typedef struct _XtSaveYourselfRec *XtSaveYourself; /* implementation-private */
/* New fields for the session shell widget */
typedef struct {
+#ifndef XT_NO_SM
SmcConn connection;
+#endif
String session_id;
String* restart_command;
String* clone_command;