From 5bc88f4b8aabaeb99461e7c509129f27b2af4d6c Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 21 Sep 2010 14:49:59 +0200 Subject: [PATCH] src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies. --- src/ChangeLog | 4 ++++ src/makefile.w32-in | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 205ae565e6b..90e21b7bda9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2010-09-21 Juanma Barranquero + + * makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies. + 2010-09-21 Dan Nicolaescu * emacs.c: Do not include sys/ioctl.h, not needed. diff --git a/src/makefile.w32-in b/src/makefile.w32-in index 8d99d6cedfe..752a3c211b3 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -1344,7 +1344,6 @@ $(BLD)/sysdep.$(O) : \ $(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 \ -- 2.39.5