Enrico Weigelt, metux IT consult
|
e3610a9f5c
|
os: fix missing include of misc.h in busfault.h
busfault.h is using FALSE, but didn't include misc.h, so it really
depends on include order whether it works.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1381>
(cherry picked from commit 3aa62ca6f0)
|
2026-01-19 12:48:30 -08:00 |
|
Enrico Weigelt, metux IT consult
|
e702149e99
|
include: move busfault.h out of public include dir
this header is isn't public, so it's more appropriate, where the actual
code is, which is the os/ directory.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1337>
(cherry picked from commit dae76bbaaf)
|
2026-01-19 12:32:26 -08:00 |
|