From 7d23fb3908a232c142bfe355b76d99c938ebe182 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 1 Jul 1995 19:48:43 +0000 Subject: [PATCH] (sigsetmask): Add #undef. --- src/s/aix4-1.h | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.2