mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
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:
@@ -8,6 +8,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "os/fmt.h"
|
||||
|
||||
#include "os.h"
|
||||
|
||||
char *
|
||||
|
||||
Reference in New Issue
Block a user