compiler.h
This commit is contained in:
parent
5fedacb29c
commit
15a853e3eb
|
@ -25,7 +25,6 @@ srcs_xorg_common = [
|
||||||
]
|
]
|
||||||
|
|
||||||
xorg_sdk_headers = [
|
xorg_sdk_headers = [
|
||||||
'compiler.h',
|
|
||||||
'xf86.h',
|
'xf86.h',
|
||||||
'xf86Cursor.h',
|
'xf86Cursor.h',
|
||||||
'xf86Module.h',
|
'xf86Module.h',
|
||||||
|
|
|
@ -447,6 +447,7 @@ if build_xorg
|
||||||
'closure.h',
|
'closure.h',
|
||||||
'colormap.h',
|
'colormap.h',
|
||||||
'colormapst.h',
|
'colormapst.h',
|
||||||
|
'compiler.h',
|
||||||
'hotplug.h',
|
'hotplug.h',
|
||||||
'cursor.h',
|
'cursor.h',
|
||||||
'cursorstr.h',
|
'cursorstr.h',
|
||||||
|
|
Loading…
Reference in New Issue