]> code.delx.au - gnu-emacs/blobdiff - src/xselect.c
Merge from mainline.
[gnu-emacs] / src / xselect.c
index 6c2224396cb4ca577fc001c09c9777f0f92c491a..cca4117cb37802b8b4a43ce0864fdf8438acda38 100644 (file)
@@ -27,9 +27,8 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #ifdef HAVE_SYS_TYPES_H
 #include <sys/types.h>
 #endif
-#ifdef HAVE_UNISTD_H
+
 #include <unistd.h>
-#endif
 
 #include "lisp.h"
 #include "xterm.h"     /* for all of the X includes */