Mercurial > hg > xemacs-beta
diff lwlib/xlwradio.c @ 4769:5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
<870180fe0912091102j6fde7336hdc187608be0ef97@mail.gmail.com> in xemacs-patches.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 10 Dec 2009 12:42:09 -0700 |
parents | 726060ee587c |
children | 308d34e9f07d |
line wrap: on
line diff
--- a/lwlib/xlwradio.c Wed Dec 09 09:50:36 2009 -0700 +++ b/lwlib/xlwradio.c Thu Dec 10 12:42:09 2009 -0700 @@ -53,8 +53,8 @@ #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> +#include <X11/Xmu/Misc.h> #include ATHENA_XawInit_h_ -#include "../src/xmu.h" #include "xt-wrappers.h" #include "xlwradioP.h"