Enrico Weigelt, metux IT consult
|
3aa62ca6f0
|
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>
|
2024-04-16 14:19:59 +02:00 |
|
Enrico Weigelt, metux IT consult
|
dae76bbaaf
|
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>
|
2024-04-15 21:10:15 +00:00 |
|