Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/cddl/osnet/dist/uts/common/sys prefix all nv* symbo...
details: https://anonhg.NetBSD.org/src/rev/71863cb60d70
branches: trunk
changeset: 994182:71863cb60d70
user: christos <christos%NetBSD.org@localhost>
date: Tue Oct 23 22:25:21 2018 +0000
description:
prefix all nv* symbols with opensolaris_
diffstat:
external/cddl/osnet/dist/uts/common/sys/nvpair.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r 5f5cb2ff5e59 -r 71863cb60d70 external/cddl/osnet/dist/uts/common/sys/nvpair.h
--- a/external/cddl/osnet/dist/uts/common/sys/nvpair.h Tue Oct 23 22:05:01 2018 +0000
+++ b/external/cddl/osnet/dist/uts/common/sys/nvpair.h Tue Oct 23 22:25:21 2018 +0000
@@ -30,6 +30,8 @@
#include <sys/time.h>
#include <sys/errno.h>
+#include <sys/nvnamespace.h>
+
#if defined(_KERNEL) && !defined(_BOOT)
#include <sys/kmem.h>
#endif
Home |
Main Index |
Thread Index |
Old Index