Moved .h files to include directory
[yaz-moved-to-github.git] / include / statserv.h
1 #ifndef STATSERVER_H
2 #define STATSERVER_H
3
4 int statserv_main(int argc, char **argv);
5
6 #endif