mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
include: move xsha1.h to os/
This header is never exported and belongs to OS layer, thus no need to have it in include/ directory, where all the public ones are - better off under os/. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1350>
This commit is contained in:
committed by
Marge Bot
parent
ebabca56a4
commit
40c5d39c55
@@ -26,7 +26,7 @@
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#include "xsha1.h"
|
||||
#include "os/xsha1.h"
|
||||
|
||||
#include "misc.h"
|
||||
#include "scrnintstr.h"
|
||||
|
||||
Reference in New Issue
Block a user