mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 01:59:56 +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