1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-06 17:32:29 +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

@ -20,6 +20,7 @@
*/
#include "includes.h"
#include "libsmb/libsmb.h"
/*****************************************************
RAP error codes - a small start but will be extended.