1 // Copyright 2019 The Chromium OS Authors. All rights reserved. 2 // Use of this source code is governed by a BSD-style license that can be 3 // found in the LICENSE file. 4 #define XUTIL_DEFINE_FUNCTIONS 5 #include <X11/Xlib.h> 6 #include <X11/Xutil.h> 7 #include <X11/extensions/XShm.h> 8 #include <X11/keysymdef.h>