mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-17 19:42:21 +00:00
fix a number of compiler warnings in os/*
This commit is contained in:
parent
77aa701e89
commit
40aafaf154
4 changed files with 15 additions and 3 deletions
|
|
@ -67,6 +67,9 @@ SOFTWARE.
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#define XSERV_t
|
||||
#define TRANS_SERVER
|
||||
#define TRANS_REOPEN
|
||||
#include <X11/Xtrans/Xtrans.h>
|
||||
#include <X11/Xauth.h>
|
||||
#include <X11/X.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue