mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
5a58efaac3
The system headers on some platforms define a 'u_long' type so we cannot use the name. Spell out 'unsigned long' instead.