Added check to prevent retrieval of more than global_parameters.toget recs
[pazpar2-moved-to-github.git] / src / command.h
1 #ifndef COMMAND_H
2 #define COMMAND_H
3
4 void command_init(int port);
5
6 #endif