1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

r13924: Split more prototypes out of include/proto.h + initial work on header

file dependencies
(This used to be commit 1228358767)
This commit is contained in:
Jelmer Vernooij
2006-03-07 11:07:23 +00:00
committed by Gerald (Jerry) Carter
parent 45c92c9cf0
commit 4ac2be9958
166 changed files with 280 additions and 34 deletions

View File

@ -26,6 +26,7 @@
#include "libcli/raw/libcliraw.h"
#include "libcli/composite/composite.h"
#include "lib/socket/socket.h"
#include "libcli/resolve/resolve.h"
struct sock_connect_state {
struct composite_context *ctx;