From 62416070522fa943589801b495a10d38e42dc43b Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 11 Aug 2008 19:08:46 -0300 Subject: [PATCH] re-enable inclusion of vis.h --- gen_subs.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gen_subs.c b/gen_subs.c index 6a3184d..92fb644 100644 --- a/gen_subs.c +++ b/gen_subs.c @@ -54,9 +54,7 @@ static const char rcsid[] = "$OpenBSD: gen_subs.c,v 1.19 2007/04/04 21:55:10 mil #include #include #include -#ifndef DEBIAN -# include -#endif /* DEBIAN */ +#include "vis.h" #include "pax.h" #include "extern.h" -- 2.30.2