From 4004364e6777a1ed2c3e2c0fdf9fed871b186ac3 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 9 Jan 2011 00:12:35 -0800 Subject: Include unilaterally. --- src/xselect.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/xselect.c') diff --git a/src/xselect.c b/src/xselect.c index 7b91d6f69b9..ed064584cc5 100644 --- a/src/xselect.c +++ b/src/xselect.c @@ -27,9 +27,8 @@ along with GNU Emacs. If not, see . */ #ifdef HAVE_SYS_TYPES_H #include #endif -#ifdef HAVE_UNISTD_H + #include -#endif #include "lisp.h" #include "xterm.h" /* for all of the X includes */ -- cgit v1.2.1