os: unexport xstrtokenize()

Not used by any external drivers/modules, so no need to keep it public.
Since modesetting is using it, still needs _X_EXPORT, as long as it's
a module.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-02-17 15:44:51 +01:00
parent 9ef5fc9a29
commit c0dd33aee2
9 changed files with 17 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
#include "dix/exevents_priv.h"
#include "dix/input_priv.h"
#include "mi/mi_priv.h"
#include "os/fmt.h"
#include "misc.h"
#include "resource.h"