diff options
-rw-r--r-- | src/sm_genid.c | 1 | ||||
-rw-r--r-- | src/sm_manager.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/sm_genid.c b/src/sm_genid.c index 67b3317..171e762 100644 --- a/src/sm_genid.c +++ b/src/sm_genid.c @@ -36,7 +36,6 @@ in this Software without prior written authorization from The Open Group. #endif #include <X11/SM/SMlib.h> #include "SMlibint.h" -#include <X11/Xtrans.h> #ifdef XTHREADS #include <X11/Xthreads.h> #endif diff --git a/src/sm_manager.c b/src/sm_manager.c index 5c7cc55..fd483a3 100644 --- a/src/sm_manager.c +++ b/src/sm_manager.c @@ -32,7 +32,6 @@ in this Software without prior written authorization from The Open Group. #include <X11/SM/SMlib.h> #include "SMlibint.h" -#include <X11/Xtrans.h> #ifdef __USLC__ #undef shutdown |