smb: Added internal SMB definitions and structures

Added the internal definitions and structures necessary for SMB/CIFS
support.
This commit is contained in:
Bill Nagel
2014-11-29 14:03:53 -05:00
committed by Steve Holme
parent 7c00ba10da
commit 0627c48dde
2 changed files with 214 additions and 0 deletions

View File

@@ -25,6 +25,8 @@
#if !defined(CURL_DISABLE_SMB) && defined(USE_NTLM) && \
!defined(USE_WINDOWS_SSPI)
#define BUILDING_CURL_SMB_C
#include "smb.h"
/* The last #include file should be: */