| 6484:b8558c29e331 | 6485:3c7ba18e32f1 |
|---|---|
| 31 | 31 |
| 32 #ifdef USE_SM | 32 #ifdef USE_SM |
| 33 | 33 |
| 34 #include <X11/ICE/ICElib.h> | 34 #include <X11/ICE/ICElib.h> |
| 35 #include <X11/SM/SMlib.h> | 35 #include <X11/SM/SMlib.h> |
| 36 #include <gdk/gdkx.h> | |
| 36 #include <unistd.h> | 37 #include <unistd.h> |
| 37 #include <fcntl.h> | 38 #include <fcntl.h> |
| 38 | 39 |
| 39 #define ERROR_LENGTH 512 | 40 #define ERROR_LENGTH 512 |
| 40 | 41 |