xwm: Claim the CLIPBOARD_MANAGER selection
diff --git a/src/xwayland/xwayland.h b/src/xwayland/xwayland.h
index e2ca4e4..79cbef3 100644
--- a/src/xwayland/xwayland.h
+++ b/src/xwayland/xwayland.h
@@ -107,6 +107,7 @@
 		xcb_atom_t		 net_supported;
 		xcb_atom_t		 motif_wm_hints;
 		xcb_atom_t		 clipboard;
+		xcb_atom_t		 clipboard_manager;
 		xcb_atom_t		 targets;
 		xcb_atom_t		 utf8_string;
 		xcb_atom_t		 wl_selection;