/* Copyright 2006 by Peter Hutterer */ #ifdef HAVE_DIX_CONFIG_H #include #endif #ifndef GETEVBASE_H #define GETEVBASE_H 1 int SProcMPXGetEventBase(ClientPtr /* client */ ); int ProcMPXGetEventBase(ClientPtr /* client */ ); #endif /* GETEVBASE_H */