cleared implicit declaration warning
This commit is contained in:
parent
64036d4b61
commit
14b6cc29b8
@ -41,6 +41,8 @@ extern int LINES;
|
|||||||
|
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
|
|
||||||
|
#include <ncurses.h>
|
||||||
|
|
||||||
bool mouse = false; /* mouse interface */
|
bool mouse = false; /* mouse interface */
|
||||||
|
|
||||||
#ifdef UNIXPC /* build command requires #ifdef instead of #if */
|
#ifdef UNIXPC /* build command requires #ifdef instead of #if */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user