1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

s3-libsmb: move protos to libsmb/proto.h

Guenther
This commit is contained in:
Günther Deschner
2011-05-06 11:47:43 +02:00
parent 41134f7f4b
commit 27022587e3
84 changed files with 937 additions and 812 deletions

View File

@ -23,6 +23,7 @@
*/
#include "includes.h"
#include "libsmb/libsmb.h"
#include "libsmbclient.h"
#include "libsmb_internal.h"