Revert "os: move BUG_*() macros to own private header"

This reverts commit 346d5f5c35.
That commit did not handle copyright/license notices correctly.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2019>
This commit is contained in:
Alan Coopersmith
2025-06-13 17:08:39 -07:00
parent 538a6dd76f
commit 3bdb541e04
23 changed files with 27 additions and 54 deletions

View File

@@ -24,7 +24,6 @@
#include <dix-config.h>
#include "os/bug_priv.h"
#include "os/xsha1.h"
#include "misc.h"