Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 2004 22:28:40 -0800 (PST)
From:      Adam Bozanich <abozan01@ccsf.edu>
To:        freebsd-ports@freebsd.org
Subject:   patch for security/sfs on 5.2-CURRENT
Message-ID:  <Pine.HPX.4.44.0401042221580.27265-100000@hills.ccsf.cc.ca.us>

next in thread | raw e-mail | index | archive | help

Hi all.  This lets sfs compile on this system:

FreeBSD voyage.flatland 5.2-CURRENT FreeBSD 5.2-CURRENT #3:
Wed Dec 31 03:36:07 PST 2003  i386

I haven't tested it, I need to set up a bunch of stuff.
Is this where I send these things?

-Adam

--- nfsconf.h.orig	Sun Jan  4 22:00:30 2004
+++ nfsconf.h	Sun Jan  4 21:58:41 2004
@@ -33,7 +33,7 @@
 # include <nfs/nfs.h>
 #endif /* NEED_NFS_NFS_H */
 #if NEED_NFSCLIENT_NFS_H
-# include <nfsclient/nfs.h>
+# include <nfsclient/nfsargs.h>
 #endif /* NEED_NFSCLIENT_NFS_H */
 #if NEED_NFS_MOUNT_H
 # include <nfs/mount.h>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPX.4.44.0401042221580.27265-100000>