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