mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-05-01 09:20:30 -05:00
05ffcab911
This pull request fixes build on FreeBSD. The changes are conditioned with `#if defined(__FreeBSD__)` preprocessor macro and they should not affect build for other operating systems. --------- Co-authored-by: Nik <werwolv98@gmail.com> Co-authored-by: iTrooz <hey@itrooz.fr>