mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
source4/: Fix prototypes for all functions in various subsystems.
This commit is contained in:
@ -32,6 +32,8 @@
|
||||
/* tsocket-related functions */
|
||||
#include "lib/tsocket/tsocket.h"
|
||||
|
||||
NTSTATUS server_service_echo_init(void);
|
||||
|
||||
/* Structure to hold an echo server socket */
|
||||
struct echo_socket {
|
||||
/* This can come handy for the task struct in there */
|
||||
|
Reference in New Issue
Block a user