From cdad108b62a7ee377ef56bd5872437c3516cd029 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 6 May 1998 16:49:14 +0000 Subject: Fix "rumba" to compile under plain NetBSD 1.3. --- net/rumba/patches/patch-ab | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net/rumba') diff --git a/net/rumba/patches/patch-ab b/net/rumba/patches/patch-ab index 2db561c8c23..7991178117d 100644 --- a/net/rumba/patches/patch-ab +++ b/net/rumba/patches/patch-ab @@ -1,10 +1,12 @@ --- nfs/syscalls.c.orig Mon Mar 23 00:00:17 1998 -+++ nfs/syscalls.c Sun Apr 26 15:29:37 1998 -@@ -17,6 +17,7 @@ ++++ nfs/syscalls.c Wed May 6 18:39:39 1998 +@@ -17,6 +17,9 @@ #endif #include #include ++#ifndef NFSMNT_SOFT +#include ++#endif #include "my_defines.h" /* --------------------------- general constants --------------------------- */ -- cgit v1.2.3