From 5d23a66b18bd9de2b1ad147b2745873caf523893 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 20 Oct 1994 21:58:10 +0000 Subject: [PATCH] Remove ncurses.h, now included into dialog.h --- sbin/sysinstall/mbr.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sbin/sysinstall/mbr.c b/sbin/sysinstall/mbr.c index 3c7f70de0039..c0e73813daa0 100644 --- a/sbin/sysinstall/mbr.c +++ b/sbin/sysinstall/mbr.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include "mbr.h"