wok-current view xorg-xf86-video-intel/stuff/patch-src_uxa_intel.h @ rev 25634
Mass update, new toolchain gcc 8.3.0, glibc 2.28.0
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sun Jan 14 08:12:37 2024 +0000 (20 months ago) |
parents | |
children |
line source
1 $NetBSD$
3 --- a/src/uxa/intel.h 2014-12-09 20:41:25.000000000 +0000
4 +++ b/src/uxa/intel.h
5 @@ -196,7 +196,10 @@ typedef struct intel_screen_private {
7 int colorKey;
8 XF86VideoAdaptorPtr adaptor;
9 +
10 +#if !HAVE_NOTIFY_FD
11 ScreenBlockHandlerProcPtr BlockHandler;
12 +#endif
13 Bool overlayOn;
15 struct {