mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-09 12:06:07 +00:00
Add more #ifdef XWINDOW
This commit is contained in:
@@ -55,7 +55,9 @@ void Mouse_hndlr(void); /* Fields mouse events from driver */
|
||||
|
||||
#include "keyeventdefs.h"
|
||||
#include "osmsgdefs.h"
|
||||
#ifdef XWINDOW
|
||||
#include "xwinmandefs.h"
|
||||
#endif
|
||||
|
||||
#if defined(MAIKO_ENABLE_ETHERNET) || defined(MAIKO_ENABLE_NETHUB)
|
||||
#include "etherdefs.h"
|
||||
|
||||
Reference in New Issue
Block a user