We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5f4c3 commit 698efacCopy full SHA for 698efac
hw/xfree86/sdksyms.sh
@@ -218,7 +218,6 @@ cat > sdksyms.c << EOF
218
#include "closure.h"
219
#include "colormap.h"
220
#include "colormapst.h"
221
-#include "hotplug.h"
222
#include "client.h"
223
#include "cursor.h"
224
#include "cursorstr.h"
include/hotplug.h
include/meson.build
@@ -438,7 +438,6 @@ if build_xorg
438
'closure.h',
439
'colormap.h',
440
'colormapst.h',
441
- 'hotplug.h',
442
'cursor.h',
443
'cursorstr.h',
444
'dix.h',
0 commit comments