include/client.h

This commit is contained in:
Enrico Weigelt, metux IT consult
2025-07-04 19:39:40 +02:00
parent bc72859467
commit ece4a53c57

View File

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