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/sm.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'warp/sm.c') diff --git a/warp/sm.c b/warp/sm.c index 8fb657c3..4bbe328f 100644 --- a/warp/sm.c +++ b/warp/sm.c @@ -8,8 +8,10 @@ #include #include +#include #include "config.h" +int main() { char screen[23][90], buf[10]; -- cgit v1.2.3-56-ge451