re-enable inclusion of vis.h
authorBdale Garbee <bdale@gag.com>
Mon, 11 Aug 2008 22:08:46 +0000 (19:08 -0300)
committerBdale Garbee <bdale@gag.com>
Mon, 11 Aug 2008 22:08:46 +0000 (19:08 -0300)
gen_subs.c

index 6a3184d93eed799643ad8d47e74cc6bef4059c7e..92fb64479a72dd6b442fe5767c79934dd8697c49 100644 (file)
@@ -54,9 +54,7 @@ static const char rcsid[] = "$OpenBSD: gen_subs.c,v 1.19 2007/04/04 21:55:10 mil
 #include <unistd.h>
 #include <stdlib.h>
 #include <string.h>
-#ifndef DEBIAN
-# include <vis.h>
-#endif /* DEBIAN */
+#include "vis.h"
 #include "pax.h"
 #include "extern.h"