include/client.h

This commit is contained in:
Enrico Weigelt, metux IT consult 2025-07-04 19:39:40 +02:00
parent 7f561bb23d
commit 65449657b9

View File

@ -26,8 +26,6 @@
#ifndef CLIENT_H
#define CLIENT_H
#include <dix-config.h>
struct _Client;
typedef struct _ClientId *ClientIdPtr;