aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1995-07-17 22:17:19 +0000
committerKarl Heuer <[email protected]>1995-07-17 22:17:19 +0000
commited3e7c62a6f0f1fb510bd19933dfe43b67915a7d (patch)
treed0175d8f605a753347cdd7bd2e532777bc948315 /src/s
parentd5283a4c58a9a593ca816074f4f554fce99ab14e (diff)
(_setjmp, _longjmp): Add #undef's.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/aix4-1.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h
index 28fe7da821..fdb2db3466 100644
--- a/src/s/aix4-1.h
+++ b/src/s/aix4-1.h
@@ -12,3 +12,6 @@
/* Cancel definition from aix3-1.h. */
#undef sigsetmask
+
+#undef _setjmp
+#undef _longjmp