]> code.delx.au - gnu-emacs/blobdiff - src/doprnt.c
Merge from mainline.
[gnu-emacs] / src / doprnt.c
index 2e46df2d90811536db3f95460fb1dd4a9448645c..6b07a68c0bc3b1bddf0600157944c913b0def843 100644 (file)
@@ -29,9 +29,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <float.h>
 #endif
 
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 
 #include "lisp.h"