From 679426dc52b7c5ef9223f9ec7065855f81102c78 Mon Sep 17 00:00:00 2001 From: kamil Date: Tue, 10 Nov 2020 08:49:08 +0000 Subject: Integrate Warp Kit into the NetBSD build Fix the build and make it install and run with minimal required changes. --- warp/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'warp/util.h') diff --git a/warp/util.h b/warp/util.h index 9ae4332c..65381869 100644 --- a/warp/util.h +++ b/warp/util.h @@ -54,7 +54,7 @@ void movc3(); void no_can_do(); int exdis(); -EXT bool waiting INIT(FALSE); /* are we waiting for subprocess (in doshell)? */ +#define waiting 0 #ifdef NOTDEF EXT int len_last_line_got INIT(0); -- cgit v1.2.3-56-ge451