oi-extras/net-snmp/sun/sdk/demo/demo_module_6/demo_module_6.h
branchoi-extras
changeset 215 6eb7b62e444c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/oi-extras/net-snmp/sun/sdk/demo/demo_module_6/demo_module_6.h	Wed Jun 22 00:51:55 2011 +0100
@@ -0,0 +1,28 @@
+/*
+ * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+ *
+ * U.S. Government Rights - Commercial software. Government users are subject
+ * to the Sun Microsystems, Inc. standard license agreement and applicable
+ * provisions of the FAR and its supplements.
+ *
+ *
+ * This distribution may include materials developed by third parties. Sun,
+ * Sun Microsystems, the Sun logo and Solaris are trademarks or registered
+ * trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
+ *
+ */
+
+/*
+ * Note: this file originally auto-generated by mib2c using
+ *        : mib2c.scalar.conf,v 1.5 2002/07/18 14:18:52 dts12 Exp $
+ */
+
+#ifndef demo_module_6_H
+#define demo_module_6_H
+
+/* function declarations */
+void init_demo_module_6(void);
+
+Netsnmp_Node_Handler get_filesize;
+
+#endif /* demo_module_6_H */