From 1716a81245e9076b6bd905a499a460aed73271e9 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Thu, 10 Mar 2005 18:27:48 +0000 Subject: fix more BACKUP/NOBACKUP/NO_BACKUP confusion, again no binary change. spotted by jmc@ --- usr.bin/mg/def.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr.bin/mg/def.h') diff --git a/usr.bin/mg/def.h b/usr.bin/mg/def.h index e7a6b67299a..8ea5984038d 100644 --- a/usr.bin/mg/def.h +++ b/usr.bin/mg/def.h @@ -1,4 +1,4 @@ -/* $OpenBSD: def.h,v 1.57 2005/03/09 16:20:48 jfb Exp $ */ +/* $OpenBSD: def.h,v 1.58 2005/03/10 18:27:47 henning Exp $ */ #include @@ -8,9 +8,8 @@ * general definitions and macros. It also contains some * conditional compilation flags. All of the per-system and * per-terminal definitions are in special header files. - * The most common reason to edit this file would be to zap - * the definition of CVMVAS or BACKUP. */ + #include "sysdef.h" /* Order is critical. */ #include "ttydef.h" #include "chrdef.h" -- cgit v1.2.3