Moved .h files to include directory
[yaz-moved-to-github.git] / include / statserv.h
diff --git a/include/statserv.h b/include/statserv.h
new file mode 100644 (file)
index 0000000..f9f27ff
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef STATSERVER_H
+#define STATSERVER_H
+
+int statserv_main(int argc, char **argv);
+
+#endif