dix: make CLIENTOFFSET macro private

Not used by any external drivers, so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-03-06 17:02:30 +01:00
committed by Enrico Weigelt, metux IT consult .
parent 0cae563190
commit b5dd5ebe85
3 changed files with 6 additions and 3 deletions

View File

@@ -25,6 +25,8 @@
#include <dix-config.h>
#endif
#include "dix/resource_priv.h"
#include "scrnintstr.h"
#include "windowstr.h"
#include "exevents.h"