Trivial
[pazpar2-moved-to-github.git] / command.h
1 #ifndef COMMAND_H
2 #define COMMAND_H
3
4 void command_init(int port);
5
6 #endif