#include <X11/XWDFile.h> #include <X11/X.h> int main(void) { XWDFileHeader *xwd_header; XWDColor *xwd_colors; return 0; }