1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-08 16:23:49 +03:00

r12542: Move some more prototypes out to seperate headers

(This used to be commit 0aca5fd513)
This commit is contained in:
Jelmer Vernooij
2005-12-28 15:38:36 +00:00
committed by Gerald (Jerry) Carter
parent 451797744d
commit 2cd5ca7d25
112 changed files with 153 additions and 4 deletions

View File

@@ -28,6 +28,7 @@
#include "lib/messaging/irpc.h"
#include "lib/stream/packet.h"
#include "libcli/smb2/smb2.h"
#include "smb_server/smb2/smb2_server.h"
static NTSTATUS smbsrv_recv_generic_request(void *private, DATA_BLOB blob)
{