interim status support for X11 and gnome

so these window ports can compile with STATUS_VIA_WINDOWPORT defined
This commit is contained in:
cohrs
2003-11-26 23:42:10 +00:00
parent b0560d45a0
commit 43664aa310
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -99,6 +99,9 @@ static XtSignalId X11_sig_id;
# endif
#endif
/* this is only needed until X11_status_* routines are written */
extern NEARDATA winid WIN_STATUS;
/* Interface definition, for windows.c */
struct window_procs X11_procs = {
"X11",