aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorPaul Eggert2011-07-19 13:37:27 -0700
committerPaul Eggert2011-07-19 13:37:27 -0700
commit63cf7836ae7616ce91d7eeaeac997d71609e191b (patch)
tree801b7c438808303fd47cf19aec1d899c78c2472f /src/s
parent7403ff044d82d390bdc4cdd3954448daedcd4571 (diff)
parent0d8de0fd0a5a63cc9558b5c99f9c7f1ddcaf338a (diff)
downloademacs-63cf7836ae7616ce91d7eeaeac997d71609e191b.tar.gz
emacs-63cf7836ae7616ce91d7eeaeac997d71609e191b.zip
Merge from intsign.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/openbsd.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/s/openbsd.h b/src/s/openbsd.h
index 175d61dc9c9..0a8bab2290f 100644
--- a/src/s/openbsd.h
+++ b/src/s/openbsd.h
@@ -1,5 +1,9 @@
1/* System file for openbsd. */ 1/* System file for openbsd. */
2 2
3/* The same as NetBSD. Note there are differences in configure. */ 3/* Nearly the same as NetBSD. Note there are differences in configure. */
4#include "netbsd.h" 4#include "netbsd.h"
5 5
6/* The symbol SIGIO is defined, but the feature doesn't work in the
7 way Emacs needs it to. See
8 <http://article.gmane.org/gmane.os.openbsd.ports/46831>. */
9#define BROKEN_SIGIO