OSDN Git Service

client 0.5.4 release
[unagi/old-svn-converted.git] / client / tag / 0.5.4 / client_test.h
diff --git a/client/tag/0.5.4/client_test.h b/client/tag/0.5.4/client_test.h
new file mode 100644 (file)
index 0000000..9cee63e
--- /dev/null
@@ -0,0 +1,4 @@
+#ifndef _CLIENT_TEST_H_
+#define _CLIENT_TEST_H_
+void client_test(const struct reader_driver *const d, const char *option, const char *file, const char *devicename, const char *mappername);
+#endif