summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-03-09 22:31:13 +1100
committerDamien Miller <djm@mindrot.org>2000-03-09 22:31:13 +1100
commit8f975b6a189fd15cf0dfcce09ba7d7c97f36a16d (patch)
tree86dd353020278212e73ce57e63ea3d4f8701ccd8 /acconfig.h
parent98c7ad60ec5725d91da9f9f6d26cd9fe477398c0 (diff)
- Removed warning workaround for Linux and devpts filesystems (no longer
required after OpenBSD updates)
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index b0414cd2b..7f51937a4 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -153,9 +153,6 @@
153/* getaddrinfo is broken (if present) */ 153/* getaddrinfo is broken (if present) */
154#undef BROKEN_GETADDRINFO 154#undef BROKEN_GETADDRINFO
155 155
156/* Whether Unix98 ptys are automatically removed when they are closed */
157#undef PTY_REMOVED_ON_CLOSE
158
159@BOTTOM@ 156@BOTTOM@
160 157
161/* ******************* Shouldn't need to edit below this line ************** */ 158/* ******************* Shouldn't need to edit below this line ************** */