From f8e8025b75c0a4588849843853b72a3039bdb7f6 Mon Sep 17 00:00:00 2001 From: fcolin Date: Tue, 16 Jun 1998 09:26:08 +0000 Subject: Modif timer.c --- src/bussocket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/bussocket.h') diff --git a/src/bussocket.h b/src/bussocket.h index 99b9abd..b40571f 100644 --- a/src/bussocket.h +++ b/src/bussocket.h @@ -77,6 +77,7 @@ extern void SocketGetRemote( Client client, char **host, unsigned short *port ); extern void SocketSendBroadcast( Client client, unsigned long host, unsigned short port, char *fmt, ... ); #ifdef XTMAINLOOP +#include extern void SetSocketAppContext( XtAppContext cntx ); #endif -- cgit v1.1