lin
2025-04-25 6a7002bcc41716f11f4ca7eb68ebd06c18fdd5e8
1
2
3
4
/* This source should compile fine with C++ compiler */
#include "wayland-server-protocol.h"
 
int main() { return 0; }