aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorJoakim Verona2011-07-20 16:17:37 +0200
committerJoakim Verona2011-07-20 16:17:37 +0200
commit28a041449132510fce2b6e3c7d7596da114a91c3 (patch)
treeaa65009a74a7373a7996c7dcc64ed66d0cc3a821 /src/s
parente0bdf9594f58751bd7fe7cbac9fb53832951c9f4 (diff)
parent8ca422621c3a1c366f589f430f496d586e11e509 (diff)
downloademacs-28a041449132510fce2b6e3c7d7596da114a91c3.tar.gz
emacs-28a041449132510fce2b6e3c7d7596da114a91c3.zip
merge upstream
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