patch for security/sfs on 5.2-CURRENT

Adam Bozanich abozan01 at ccsf.edu
Sun Jan 4 22:28:42 PST 2004


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>



More information about the freebsd-ports mailing list