mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
(!1688) os: unexport internal logging functions
Lots of logging functions, especially init and teardown aren't called by any drivers/modules, so no need to keep them exported. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "os/fmt.h"
|
||||
#include "os/log_priv.h"
|
||||
|
||||
#include "assert.h"
|
||||
#include "misc.h"
|
||||
|
||||
Reference in New Issue
Block a user