From b090a752f80ed5d8123eba749ed7b4949f52ac31 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 20 Jul 1995 19:29:10 +0000 Subject: [USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h. --- src/xfns.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/xfns.c b/src/xfns.c index 3ae6c7c2c60..6ad4ed9683c 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -53,8 +53,10 @@ extern void abort (); #ifdef USE_X_TOOLKIT #include +#ifndef USE_MOTIF #include #include +#endif /* USE_MOTIF */ #ifdef USG #undef USG /* ####KLUDGE for Solaris 2.2 and up */ -- cgit v1.2.1