From 9555a1145fe0df21568b93db50d7d438e11084d2 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 24 Aug 2003 12:59:24 +0000 Subject: [PATCH] (msdos.o): Depend on intervals.h. --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 90605dd669d..bd5c156ebce 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1101,7 +1101,7 @@ minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h keyboard.h \ mktime.o: mktime.c $(config_h) msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \ termopts.h termchar.h charset.h coding.h ccl.h disptab.h window.h \ - keyboard.h $(config_h) + keyboard.h intervals.h $(config_h) process.o: process.c process.h buffer.h window.h termhooks.h termopts.h \ commands.h syssignal.h systime.h systty.h syswait.h frame.h dispextern.h \ blockinput.h atimer.h charset.h coding.h ccl.h msdos.h composite.h \ -- 2.39.2