From 776f29e171a93dac78b15397393bf40d8fcfd584 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 5 Sep 2012 02:30:14 +0200 Subject: src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies. --- src/ChangeLog | 4 ++++ src/makefile.w32-in | 1 + 2 files changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d7a263df22..7922a92d0f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2012-09-05 Juanma Barranquero + + * makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies. + 2012-09-04 Lars Ingebrigtsen * eval.c (call_debugger): Make the function non-static so that we diff --git a/src/makefile.w32-in b/src/makefile.w32-in index a8dcf5f2ae..7b9c67bf13 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -1365,6 +1365,7 @@ $(BLD)/sysdep.$(O) : \ $(NT_INC)/sys/stat.h \ $(NT_INC)/unistd.h \ $(GNU_LIB)/allocator.h \ + $(GNU_LIB)/execinfo.h \ $(GNU_LIB)/ignore-value.h \ $(GNU_LIB)/utimens.h \ $(BLOCKINPUT_H) \ -- cgit v1.2.3