mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
put function prototype for ShapeExtensionInit() in proper place
based on FIXME in mi/miinitext.c
This commit is contained in:
@@ -256,6 +256,8 @@ void ResizeChildrenWinSize(
|
||||
int /*dw*/,
|
||||
int /*dh*/);
|
||||
|
||||
extern void ShapeExtensionInit(void);
|
||||
|
||||
extern void SendShapeNotify(
|
||||
WindowPtr /* pWin */,
|
||||
int /* which */ );
|
||||
|
||||
Reference in New Issue
Block a user