1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.

This commit is contained in:
Juanma Barranquero 2010-09-21 14:49:59 +02:00
parent 2c8b2fc8d5
commit 5bc88f4b8a
2 changed files with 4 additions and 1 deletions

View file

@ -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.

View file

@ -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 \