From 9f3182d31dff581f2c51da7dbcee796d4fddbb70 Mon Sep 17 00:00:00 2001 From: Jolan Luff Date: Mon, 10 May 2004 05:18:54 +0000 Subject: obliterate undef, ok miod --- sys/dev/hil/hil.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/dev/hil/hil.c b/sys/dev/hil/hil.c index 55c70db668b..f0756c57c0b 100644 --- a/sys/dev/hil/hil.c +++ b/sys/dev/hil/hil.c @@ -1,4 +1,4 @@ -/* $OpenBSD: hil.c,v 1.13 2004/03/12 20:29:12 miod Exp $ */ +/* $OpenBSD: hil.c,v 1.14 2004/05/10 05:18:53 jolan Exp $ */ /* * Copyright (c) 2003, 2004, Miodrag Vallat. * All rights reserved. @@ -64,8 +64,6 @@ * @(#)hil.c 8.2 (Berkeley) 1/12/94 */ -#undef HILDEBUG - #include #include #include -- cgit v1.2.3