Merge from mainline.
[bpt/emacs.git] / src / doprnt.c
index 2e46df2..6b07a68 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"