Moved sockaddr_address_data to serve.c and renamed params.h to serve.h
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* client code to be found in remote.c
|
||||
*/
|
||||
|
||||
#include "params.h"
|
||||
#include "serve.h"
|
||||
#include "util.h"
|
||||
#include "ioutil.h"
|
||||
#include "parse.h"
|
||||
|
Reference in New Issue
Block a user