mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
os: move BUG_*() macros to own private header
These macros aren't used by any external modules, so no need to keep them public. Moving them into private header. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1804>
This commit is contained in:
committed by
Marge Bot
parent
a6b2eb3780
commit
346d5f5c35
@@ -24,6 +24,7 @@
|
||||
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "os/bug_priv.h"
|
||||
#include "os/xsha1.h"
|
||||
|
||||
#include "misc.h"
|
||||
|
||||
Reference in New Issue
Block a user