summaryrefslogtreecommitdiff
path: root/net/rumba
diff options
context:
space:
mode:
authortron <tron>1998-05-06 16:49:14 +0000
committertron <tron>1998-05-06 16:49:14 +0000
commit40388331dfc22f0c6fb48d8e3e44ca027f8d86dc (patch)
treea007abbd920120a31e35ba3d46b0d1f6ae479d71 /net/rumba
parent1adc30f1120e9bbc180994e86b3ecda5fd968187 (diff)
downloadpkgsrc-40388331dfc22f0c6fb48d8e3e44ca027f8d86dc.tar.gz
Fix "rumba" to compile under plain NetBSD 1.3.
Diffstat (limited to 'net/rumba')
-rw-r--r--net/rumba/patches/patch-ab6
1 files changed, 4 insertions, 2 deletions
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 <netdb.h>
#include <arpa/inet.h>
++#ifndef NFSMNT_SOFT
+#include <nfs/nfsmount.h>
++#endif
#include "my_defines.h"
/* --------------------------- general constants --------------------------- */