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 07d96669b..58ce1b405 100644
--- a/libXt/include/X11/ShellP.h
+++ b/libXt/include/X11/ShellP.h
@@ -375,7 +375,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;