diff --git a/test/input.c b/test/input.c index 013056f787..466d187764 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 }