1
0
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:
Jelmer Vernooij
2011-03-19 00:45:45 +01:00
parent bd0eced7d5
commit 0b4eb47e27
10 changed files with 19 additions and 0 deletions

View File

@ -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 */