aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/openbsd.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/openbsd.h b/src/s/openbsd.h
index da5dea677de..e0c2b6851c7 100644
--- a/src/s/openbsd.h
+++ b/src/s/openbsd.h
@@ -5,3 +5,7 @@
5 5
6/* Get the rest of the stuff from that less-POSIX-conformant system */ 6/* Get the rest of the stuff from that less-POSIX-conformant system */
7#include "netbsd.h" 7#include "netbsd.h"
8
9/* David Mazieres <dm@reeducation-labor.lcs.mit.edu> says this
10 is necessary. Otherwise Emacs dumps core when run -nw. */
11#undef LIBS_TERMCAP