[Glibc-bsd-commits] r1446 - trunk/glibc-2.3-head/sysdeps/kfreebsd/nfs

Petr Salinger ps-guest at costa.debian.org
Thu Apr 13 09:11:24 UTC 2006


Author: ps-guest
Date: 2006-04-13 09:11:24 +0000 (Thu, 13 Apr 2006)
New Revision: 1446

Modified:
   trunk/glibc-2.3-head/sysdeps/kfreebsd/nfs/nfs.h
Log:
<nfs/nfsproto.h> is not "self contained"


Modified: trunk/glibc-2.3-head/sysdeps/kfreebsd/nfs/nfs.h
===================================================================
--- trunk/glibc-2.3-head/sysdeps/kfreebsd/nfs/nfs.h	2006-04-12 12:51:17 UTC (rev 1445)
+++ trunk/glibc-2.3-head/sysdeps/kfreebsd/nfs/nfs.h	2006-04-13 09:11:24 UTC (rev 1446)
@@ -1 +1,3 @@
+#include <stdint.h>
+#include <sys/mount.h>
 #include <nfs/nfsproto.h>




More information about the Glibc-bsd-commits mailing list