initial load of upstream version 1.06.32
[xmlrpc-c] / src / test / method_registry.h
diff --git a/src/test/method_registry.h b/src/test/method_registry.h
new file mode 100644 (file)
index 0000000..bdc325b
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef TEST_METHOD_REGISTRY_H_INCLUDED
+#define TEST_METHOD_REGISTRY_H_INCLUDED
+
+void
+test_method_registry(void);
+
+#endif