smb: Disable SMB when 64-bit integers are not supported
This fixes compilation issues with compilers that don't support 64-bit integers through long long or __int64.
parent
82fdb87b
Please register or sign in to comment
This fixes compilation issues with compilers that don't support 64-bit integers through long long or __int64.