$NetBSD: patch-aa,v 1.1 2003/01/24 23:49:55 jmmv Exp $

--- grub/main.c.orig	Mon Jun 10 18:20:38 2002
+++ grub/main.c
@@ -31,7 +31,7 @@ int grub_stage2 (void);
 
 #define WITHOUT_LIBC_STUBS 1
 #include <shared.h>
-#include <term.h>
+#include "../stage2/term.h"
 
 char *program_name = 0;
 int use_config_file = 1;
