From 0eeb69fe150751f33150f448fcc4fcd1d3fe4ff9 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 11 Dec 2012 03:06:53 +0100 Subject: (lib-src,src,lib)/makefile.w32-in: Update dependencies. --- lib-src/ChangeLog | 4 ++++ lib-src/makefile.w32-in | 1 + 2 files changed, 5 insertions(+) (limited to 'lib-src') diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 58fec00da41..866e76ad24f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2012-12-11 Juanma Barranquero + + * makefile.w32-in (SYSWAIT_H): Update dependencies. + 2012-12-10 Eli Zaretskii * makefile.w32-in (obj): Add w32notify.o. Add missing X and Unix diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 2d4270b0e96..24be44e22f2 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -378,6 +378,7 @@ SYSTIME_H = $(SRC)/systime.h \ $(NT_INC)/sys/time.h \ $(GNU_LIB)/timespec.h SYSWAIT_H = $(SRC)/syswait.h \ + $(NT_INC)/stdbool.h \ $(NT_INC)/sys/wait.h $(BLD)/ctags.$(O) : \ -- cgit v1.2.1