l10n: bg.po: Updated Bulgarian translation (5211t)
[git/debian.git] / serve.h
blobf946cf904a242db5106625e280d7daa671348516
1 #ifndef SERVE_H
2 #define SERVE_H
4 void protocol_v2_advertise_capabilities(void);
5 void protocol_v2_serve_loop(int stateless_rpc);
7 #endif /* SERVE_H */