Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 285251 | Differences between
and this patch

Collapse All | Expand All

(-)src/modules/x11/module-x11-cork-request.c~ (-1 / +1 lines)
Lines 29-35 Link Here
29
#include <unistd.h>
29
#include <unistd.h>
30
30
31
#include <X11/Xlib.h>
31
#include <X11/Xlib.h>
32
#include <X11/extensions/XTest.h>
32
#include <X11/extensions/xtestconst.h>
33
#include <X11/XF86keysym.h>
33
#include <X11/XF86keysym.h>
34
#include <X11/keysym.h>
34
#include <X11/keysym.h>
35
35

Return to bug 285251