#include #include #include int main(int, char **) { XShapeEvent shapeevent; shapeevent.type = 0; return 0; }