# HG changeset patch # User Jason Rumney # Date 1181768775 0 # Node ID 80c324095d1a5bc54818c3ad4d9d15e42d32470c # Parent 218b1814ca2e0d4101ef29a02d47b71b6d118a6a (w32proc.o): Depend on character.h diff -r 218b1814ca2e -r 80c324095d1a src/makefile.w32-in --- a/src/makefile.w32-in Wed Jun 13 21:05:52 2007 +0000 +++ b/src/makefile.w32-in Wed Jun 13 21:06:15 2007 +0000 @@ -1071,6 +1071,7 @@ $(EMACS_ROOT)/nt/inc/langinfo.h \ $(EMACS_ROOT)/nt/inc/nl_types.h \ $(SRC)/config.h \ + $(SRC)/character.h \ $(SRC)/process.h \ $(SRC)/syssignal.h \ $(SRC)/systime.h \