1 2 3 4 5 6 7 8
#ifndef __cwmcc_cwmcc_internal_h #define __cwmcc_cwmcc_internal_h #include <X11/Xlib.h> extern Display *cwmcc_display; #endif