summaryrefslogtreecommitdiff
path: root/sysutils/grub/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/grub/patches/patch-aa')
-rw-r--r--sysutils/grub/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/grub/patches/patch-aa b/sysutils/grub/patches/patch-aa
deleted file mode 100644
index c4698f6951f..00000000000
--- a/sysutils/grub/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$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;