]> code.delx.au - gnu-emacs/blobdiff - src/editfns.c
Merge from mainline.
[gnu-emacs] / src / editfns.c
index b5ffb82e918e746ab99fe3c1d6d698ec489a9896..73abf779110a88108364c04ff8f92fc23050b172 100644 (file)
@@ -29,9 +29,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <pwd.h>
 #endif
 
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 
 #ifdef HAVE_SYS_UTSNAME_H
 #include <sys/utsname.h>