summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-07-29 23:32:04 -0700
committerGlenn Morris <rgm@gnu.org>2012-07-29 23:32:04 -0700
commit7b8a48e430dbbca60cf7d314f29001408c9b5a69 (patch)
tree5e540a138b655d5d650305abe527020b0c4d43dc /src/s
parentabc7ec54946e8fa39542ccb6f278b54bc86de11a (diff)
downloademacs-7b8a48e430dbbca60cf7d314f29001408c9b5a69.tar.gz
* s/aix4-2.h (sigmask): No need to undefine it.
(syssignal.h does that unconditionally)
Diffstat (limited to 'src/s')
-rw-r--r--src/s/aix4-2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/aix4-2.h b/src/s/aix4-2.h
index 6c881a7fb8c..8a957e693eb 100644
--- a/src/s/aix4-2.h
+++ b/src/s/aix4-2.h
@@ -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
-