Adding upstream version 1:2.47.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
fd5a0bafa2
commit
54102a2c29
4535 changed files with 1510258 additions and 0 deletions
7
serve.h
Normal file
7
serve.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef SERVE_H
|
||||
#define SERVE_H
|
||||
|
||||
void protocol_v2_advertise_capabilities(void);
|
||||
void protocol_v2_serve_loop(int stateless_rpc);
|
||||
|
||||
#endif /* SERVE_H */
|
Loading…
Add table
Add a link
Reference in a new issue