From 0879c2dadfe9f6998bdcddf837918ed8617d17b4 Mon Sep 17 00:00:00 2001 From: Matthias Badaire Date: Wed, 30 May 2001 14:31:23 +0000 Subject: - allow build on ia64 - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles --- mdk-stage1/stage1.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mdk-stage1/stage1.c') diff --git a/mdk-stage1/stage1.c b/mdk-stage1/stage1.c index 1f39489a1..66aa0e3e1 100644 --- a/mdk-stage1/stage1.c +++ b/mdk-stage1/stage1.c @@ -34,6 +34,7 @@ #include #include #include +#include #include "stage1.h" -- cgit v1.2.1