aboutsummaryrefslogtreecommitdiffstats
path: root/src/systty.h
diff options
context:
space:
mode:
authorPaul Eggert <[email protected]>2011-01-09 00:12:35 -0800
committerPaul Eggert <[email protected]>2011-01-09 00:12:35 -0800
commit4004364e6777a1ed2c3e2c0fdf9fed871b186ac3 (patch)
tree44d96204ce5ebd144662234e6185d542838be9d1 /src/systty.h
parent613f7bda1d003048ad79e7c4bba744e5057d609e (diff)
Include <unistd.h> unilaterally.
Diffstat (limited to 'src/systty.h')
-rw-r--r--src/systty.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/systty.h b/src/systty.h
index 59850e7c32..ec85818101 100644
--- a/src/systty.h
+++ b/src/systty.h
@@ -37,9 +37,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include <sys/pty.h>
#endif /* AIX */
-#ifdef HAVE_UNISTD_H
#include <unistd.h>
-#endif
/* Special cases - inhibiting the use of certain features. */