mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
Bug 778: add ddxBeforeReset
This commit is contained in:
@@ -372,6 +372,10 @@ extern int DoGetImage(
|
||||
extern void IncrementClientCount(void);
|
||||
#endif /* LBX */
|
||||
|
||||
#if defined(DDXBEFORERESET)
|
||||
extern void ddxBeforeReset (void);
|
||||
#endif
|
||||
|
||||
/* dixutils.c */
|
||||
|
||||
extern void CopyISOLatin1Lowered(
|
||||
|
||||
Reference in New Issue
Block a user