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
parent ec8b5379b8
commit 6588a74c15
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"