Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/cddl/osnet/include/fm Add missing header file I hav...
details: https://anonhg.NetBSD.org/src/rev/814f4c1efb71
branches: trunk
changeset: 752519:814f4c1efb71
user: haad <haad%NetBSD.org@localhost>
date: Sun Feb 28 15:10:12 2010 +0000
description:
Add missing header file I have missed it in first round of glue commits. More
to come.
diffstat:
external/cddl/osnet/include/fm/libtopo.h | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r eebb58f93023 -r 814f4c1efb71 external/cddl/osnet/include/fm/libtopo.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/external/cddl/osnet/include/fm/libtopo.h Sun Feb 28 15:10:12 2010 +0000
@@ -0,0 +1,8 @@
+
+#ifndef _LIBTOPO_H_
+#define _LIBTOPO_H_
+
+#define topo_hdl_t void
+
+
+#endif
Home |
Main Index |
Thread Index |
Old Index