diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /release/sysinstall/sysinstall.h | |
parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) |
Diffstat (limited to 'release/sysinstall/sysinstall.h')
-rw-r--r-- | release/sysinstall/sysinstall.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/release/sysinstall/sysinstall.h b/release/sysinstall/sysinstall.h index ca6001dc57258..cdda27f4d029f 100644 --- a/release/sysinstall/sysinstall.h +++ b/release/sysinstall/sysinstall.h @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $Id: sysinstall.h,v 1.82.2.27 1997/03/15 16:23:11 jkh Exp $ + * $Id: sysinstall.h,v 1.82.2.29 1997/03/29 06:41:56 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -44,7 +44,6 @@ #include <string.h> #include <unistd.h> #include <dialog.h> -#include <dialog.h> #include "ui_objects.h" #include "dir.h" #include "colors.h" |