changeset 110462:23f268fa978d

src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 21 Sep 2010 14:49:59 +0200
parents 9992c4871bd4
children 3132ab826fc5
files src/ChangeLog src/makefile.w32-in
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 21 11:48:40 2010 +0000
+++ b/src/ChangeLog	Tue Sep 21 14:49:59 2010 +0200
@@ -1,3 +1,7 @@
+2010-09-21  Juanma Barranquero  <lekktu@gmail.com>
+
+	* makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
+
 2010-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* emacs.c: Do not include sys/ioctl.h, not needed.
--- a/src/makefile.w32-in	Tue Sep 21 11:48:40 2010 +0000
+++ b/src/makefile.w32-in	Tue Sep 21 14:49:59 2010 +0200
@@ -1344,7 +1344,6 @@
 	$(EMACS_ROOT)/nt/inc/pwd.h \
 	$(EMACS_ROOT)/nt/inc/unistd.h \
 	$(EMACS_ROOT)/nt/inc/sys/file.h \
-	$(EMACS_ROOT)/nt/inc/sys/ioctl.h \
 	$(EMACS_ROOT)/nt/inc/sys/socket.h \
 	$(EMACS_ROOT)/nt/inc/sys/time.h \
 	$(SRC)/lisp.h \