mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +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:
@@ -32,8 +32,8 @@
|
||||
#include <hal/libhal.h>
|
||||
|
||||
#include "config/hotplug_priv.h"
|
||||
|
||||
#include "config/dbus-core.h"
|
||||
#include "os/fmt.h"
|
||||
|
||||
#include "input.h"
|
||||
#include "inputstr.h"
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "config/hotplug_priv.h"
|
||||
#include "os/fmt.h"
|
||||
|
||||
#include "input.h"
|
||||
#include "inputstr.h"
|
||||
|
||||
Reference in New Issue
Block a user