summaryrefslogtreecommitdiff
path: root/lib-src/pop.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-12-18 17:10:50 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-12-18 17:11:23 -0800
commit7d7e742fe358f300019c50568d05e58543e0f898 (patch)
tree8d8c9b4217afb29df93cf5e627b904d17a3a6972 /lib-src/pop.c
parent73b3beb56dd573a77fd7b103014f2d74674f2e23 (diff)
downloademacs-7d7e742fe358f300019c50568d05e58543e0f898.tar.gz
Remove SunOS 4.x cruft
Support for SunOS 4.x was removed in Emacs 23 but some cruft was left behind. * lib-src/pop.c [sun]: Remove no-longer-needed include. * lwlib/xlwmenu.c (SUNSO41): Remove.
Diffstat (limited to 'lib-src/pop.c')
-rw-r--r--lib-src/pop.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib-src/pop.c b/lib-src/pop.c
index c6deaf73a2c..42d302026ff 100644
--- a/lib-src/pop.c
+++ b/lib-src/pop.c
@@ -42,10 +42,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#endif
#include <pop.h>
-#ifdef sun
-#include <malloc.h>
-#endif /* sun */
-
#ifdef HESIOD
#include <hesiod.h>
/*