mirror of
https://github.com/samba-team/samba.git
synced 2025-11-05 04:23:51 +03:00
structures. This was suggested by metze recently. I checked on the build farm and all the machines we have support 64 bit ints, and support the LL suffix for 64 bit constants. I suspect some won't support strtoll() and related functions, so we will probably need replacements for those.