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.
This commit is contained in:
Reference in New Issue
Block a user
This fixes compilation issues with compilers that don't support 64-bit integers through long long or __int64.