From 204218e079022dd57820bc583b7e7c9109b2f893 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Fri, 28 Oct 1994 03:02:47 +0000 Subject: [PATCH] Added two #defines to make this compile, until Paul gets out of bed again :-) --- sbin/sysinstall/label.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sbin/sysinstall/label.c b/sbin/sysinstall/label.c index d78eaa2849fa..07ab4bbb0e86 100644 --- a/sbin/sysinstall/label.c +++ b/sbin/sysinstall/label.c @@ -1,3 +1,7 @@ +/* Stopgap, until Paul does the right thing */ +#define ESC 27 +#define TAB 9 + #define DKTYPENAMES #include #define DKTYPENAMES