mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
os: unexport XNFreallocarray()
Not used by any drivers, no no need to keep it in public SDK. Since it's not used by drivers, it's effectively not an ABI change, so can be done within ABI-25. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
8cd201d89a
commit
21fb27735a
@@ -82,6 +82,7 @@ SOFTWARE.
|
||||
|
||||
#include "dix/cursor_priv.h"
|
||||
#include "os/bug_priv.h"
|
||||
#include "os/osdep.h"
|
||||
|
||||
#include <X11/X.h>
|
||||
#include <X11/Xproto.h>
|
||||
|
||||
Reference in New Issue
Block a user