commit | 8c6c584377feba0e3b99eecb3ef33b28cee318cb | [log] [tgz] |
---|---|---|
author | Jan Grulich <jgrulich@redhat.com> | Wed Jun 27 13:13:46 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Jun 28 13:27:08 2018 +0200 |
tree | 1d0dfcf456e19e3bcfd3b7e4a5923de280fe2fc9 | |
parent | 1f8d9988d138bf0dbd77593a338946a3aa657aad [diff] |
Avoid error/warning about implicit function declaration Function xorgGlxCreateVendor() is defined in glx_extinit.h, if this header is not included, we might get either error or warning. This header also need to be included after scrninststr.h header as it defines some structures used in glx_extinit.h