X.h 137 B

123456789
  1. #ifndef _ASLSTATUS_X_H
  2. #define _ASLSTATUS_X_H
  3. #include <xcb/xcb.h>
  4. extern xcb_connection_t *X_CONNECTION;
  5. #endif /* _ASLSTATUS_X_H */