include/client.h
This commit is contained in:
parent
7f561bb23d
commit
65449657b9
|
@ -26,8 +26,6 @@
|
||||||
#ifndef CLIENT_H
|
#ifndef CLIENT_H
|
||||||
#define CLIENT_H
|
#define CLIENT_H
|
||||||
|
|
||||||
#include <dix-config.h>
|
|
||||||
|
|
||||||
struct _Client;
|
struct _Client;
|
||||||
typedef struct _ClientId *ClientIdPtr;
|
typedef struct _ClientId *ClientIdPtr;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue