Don't include <X11/Xos.h>, its x11's "roken.h" and we do that just

fine ourself thanks.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18743 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-21 14:07:43 +00:00
parent e7c62c79bb
commit 3b896478e5

View File

@@ -19,7 +19,6 @@ RCSID("$Id$");
#include <X11/Intrinsic.h>
#include <X11/keysym.h>
#include <X11/Shell.h>
#include <X11/Xos.h>
#ifdef strerror
#undef strerror
#endif