mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
a1090c867d
The list of compile-time dependencies on FreeBSD lacked evdev-proto.
Unlike on Linux, the input-event-codes.h header file was not implicitly
included on FreeBSD.
Fixes #2445
This was adapted to 3.3-stable from
51920ede68.