summaryrefslogtreecommitdiff
path: root/net/rumba/patches/patch-ab
blob: 84811ade05266b4dacd89f4b8ff1f7c30e2bb9c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ab,v 1.4 1998/08/07 11:10:53 agc Exp $

--- nfs/syscalls.c.orig	Mon Mar 23 00:00:17 1998
+++ 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 --------------------------- */