]> code.delx.au - gnu-emacs/blobdiff - src/keyboard.c
Merge from mainline.
[gnu-emacs] / src / keyboard.c
index 6ec8ba7ba23dab4910a766771986abe22d11be76..a2ba83cdb6790e360dc3bccc47889acaf75dee96 100644 (file)
@@ -58,10 +58,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "syssignal.h"
 
 #include <sys/types.h>
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
-
 #include <fcntl.h>
 
 /* This is to get the definitions of the XK_ symbols.  */