Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2009 09:30:43 GMT
From:      Marko Zec <zec@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 157883 for review
Message-ID:  <200902180930.n1I9Uh7o029418@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=157883

Change 157883 by zec@zec_amdx2 on 2009/02/18 09:29:49

	Unbreak build.

Affected files ...

.. //depot/projects/vimage/src/sys/nfsclient/nfs_vnops.c#27 edit

Differences ...

==== //depot/projects/vimage/src/sys/nfsclient/nfs_vnops.c#27 (text+ko) ====

@@ -52,7 +52,7 @@
 #include <sys/malloc.h>
 #include <sys/mbuf.h>
 #include <sys/namei.h>
-#include <sys/socket.h>
+#include <sys/socketvar.h>
 #include <sys/vnode.h>
 #include <sys/dirent.h>
 #include <sys/fcntl.h>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902180930.n1I9Uh7o029418>