mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
tests: Refactor wraps into protocol-common.c
Part of refactoring the tests into a single binary, to make partial rebuild slightly faster and less verbose. Prepares for joining test/xi2/protocol-* into a single binary. Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Mihail Konev <k.mvc@ya.ru>
This commit is contained in:
committed by
Adam Jackson
parent
45546219e1
commit
ff66bca3e8
@@ -37,6 +37,7 @@
|
||||
|
||||
#include "protocol-common.h"
|
||||
|
||||
ClientRec client_window;
|
||||
static ClientRec client_request;
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user