change log for rtems (2011-05-12)
rtems-vc at rtems.org
rtems-vc at rtems.org
Thu May 12 05:12:56 UTC 2011
*ralf*:
Make self-contained.
M 1.5 cpukit/libnetworking/sys/ucred.h
diff -u rtems/cpukit/libnetworking/sys/ucred.h:1.4 rtems/cpukit/libnetworking/sys/ucred.h:1.5
--- rtems/cpukit/libnetworking/sys/ucred.h:1.4 Sun Mar 18 09:03:16 2007
+++ rtems/cpukit/libnetworking/sys/ucred.h Wed May 11 23:10:20 2011
@@ -37,6 +37,10 @@
#ifndef _SYS_UCRED_H_
#define _SYS_UCRED_H_
+#if defined(__rtems__)
+#include <sys/param.h> /* NGROUPS */
+#endif
+
/*
* Credentials.
*/
*ralf*:
2011-05-12 Ralf Corsépius <ralf.corsepius at rtems.org>
* libnetworking/sys/ucred.h: Make self-contained.
* libnetworking/nfsclient/nfsdiskless.h: Make self-contained.
M 1.2818 cpukit/ChangeLog
diff -u rtems/cpukit/ChangeLog:1.2817 rtems/cpukit/ChangeLog:1.2818
--- rtems/cpukit/ChangeLog:1.2817 Wed May 11 23:07:41 2011
+++ rtems/cpukit/ChangeLog Wed May 11 23:12:41 2011
@@ -1,5 +1,7 @@
2011-05-12 Ralf Corsépius <ralf.corsepius at rtems.org>
+ * libnetworking/sys/ucred.h: Make self-contained.
+ * libnetworking/nfsclient/nfsdiskless.h: Make self-contained.
* libnetworking/nfs/nfsproto.h: Make self-contained.
* libnetworking/resolv.h: Make self-contained.
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110512/61fae7cb/attachment.html>
More information about the vc
mailing list