From: Richard M. Stallman Date: Sat, 1 Jul 1995 19:48:43 +0000 (+0000) Subject: (sigsetmask): Add #undef. X-Git-Tag: emacs-19.34~3397 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d23fb3908a232c142bfe355b76d99c938ebe182;p=emacs.git (sigsetmask): Add #undef. --- diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h index 30848c28c63..28fe7da8217 100644 --- a/src/s/aix4-1.h +++ b/src/s/aix4-1.h @@ -9,3 +9,6 @@ /* olson@mcs.anl.gov says -li18n is needed by -lXm. */ #define LIB_MOTIF -lXm -li18n + +/* Cancel definition from aix3-1.h. */ +#undef sigsetmask