diff --git a/test/input.c b/test/input.c index 013056f78..466d18776 100644 --- a/test/input.c +++ b/test/input.c @@ -303,6 +303,7 @@ static void xi2_struct_sizes(void) compare(xXIChangePropertyReq); compare(xXIDeletePropertyReq); compare(xXIGetPropertyReq); + compare(xXIGetSelectedEventsReq); #undef compare }