mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
(!1813) present: need to include dix-config.h
dix-config.h always needs to be included first, otherwise things can get messed up in really obscure ways, eg. certain types silently changing in size and causing mysterious crashes. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
||||
* OF THIS SOFTWARE.
|
||||
*/
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "present_priv.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user