1
0
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:
Nick Briggs 2023-01-07 17:26:43 -08:00
parent 296ccb3ec9
commit c57ae7666d

View File

@ -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,