wok-current view xorg-xf86-video-intel/stuff/patch-src_uxa_intel.h @ rev 25653

lzo needed from fsarchiver
author Hans-G?nter Theisgen
date Tue Feb 13 07:22:29 2024 +0100 (6 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 {