src/makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.h.

This commit is contained in:
Juanma Barranquero
2011-08-27 03:42:00 +02:00
parent 2f6a3e7912
commit 0cae2cdbb3
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2011-08-27 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.h.
2011-08-26 Paul Eggert <eggert@cs.ucla.edu>
Integer and memory overflow issues (Bug#9196).

View File

@@ -469,6 +469,7 @@ $(BLD)/alloc.$(O) : \
$(SRC)/syssignal.h \
$(SRC)/w32.h \
$(NT_INC)/unistd.h \
$(GNU_LIB)/verify.h \
$(BLOCKINPUT_H) \
$(CHARACTER_H) \
$(CONFIG_H) \