summaryrefslogtreecommitdiffstats
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 b0414cd2..7f51937a 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -153,9 +153,6 @@
/* getaddrinfo is broken (if present) */
#undef BROKEN_GETADDRINFO
-/* Whether Unix98 ptys are automatically removed when they are closed */
-#undef PTY_REMOVED_ON_CLOSE
-
@BOTTOM@
/* ******************* Shouldn't need to edit below this line ************** */