* s/aix4-2.h (sigmask): No need to undefine it.
(syssignal.h does that unconditionally)
This commit is contained in:
parent
abc7ec5494
commit
7b8a48e430
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,8 @@
|
|||
2012-07-30 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* s/aix4-2.h (sigmask): No need to undefine it, since syssignal.h
|
||||
does that unconditionally.
|
||||
|
||||
* s/freebsd.h, s/gnu-linux.h, s/sol2-6.h, s/unixware.h:
|
||||
Remove empty files.
|
||||
|
||||
|
|
|
@ -16,6 +16,3 @@ GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
/* Perry Smith <pedz@ddivt1.austin.ibm.com> says these are correct. */
|
||||
#undef sigmask
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue