mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 07:30:21 +00:00
Resolve warning: no previous extern declaration for non-static variable
This commit is contained in:
parent
296ccb3ec9
commit
c57ae7666d
@ -24,6 +24,7 @@
|
||||
#include "xscrolldefs.h" // for JumpScrollHor, JumpScrollVer, Scroll, Scro...
|
||||
#include "xwinmandefs.h" // for Set_BitGravity, beep_Xkeyboard, dis...
|
||||
|
||||
extern int Mouse_Included;
|
||||
int Mouse_Included = FALSE;
|
||||
|
||||
extern Cursor WaitCursor, DefaultCursor, VertScrollCursor, VertThumbCursor, ScrollUpCursor,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user