William Lallemand 29b974fc4e BUILD: 51d: fix bool definition on dummy lib v4
Modern compiler breaks when defining bool, false and true.
Include <stdbool.h> instead.

$ make -j$(nproc) TARGET=linux-glibc USE_51DEGREES=1 \
   51DEGREES_VER=4 51DEGREES_SRC=addons/51degrees/dummy/v4hash/
2026-04-28 18:12:35 +02:00
..