From c808db69d2e2644497e9a50525971c456e3a0eb5 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Fri, 23 Oct 2009 20:31:40 +0000 Subject: really update to smproxy 1.0.3. (previous commit was done without updating anything) --- app/smproxy/smproxy.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/smproxy/smproxy.h') diff --git a/app/smproxy/smproxy.h b/app/smproxy/smproxy.h index 958a99168..3e2bd3a98 100644 --- a/app/smproxy/smproxy.h +++ b/app/smproxy/smproxy.h @@ -1,5 +1,5 @@ /* $Xorg: smproxy.h,v 1.4 2001/02/09 02:05:36 xorgcvs Exp $ */ -/* $XdotOrg: app/smproxy/smproxy.h,v 1.3 2005/07/16 22:07:13 alanc Exp $ */ +/* $XdotOrg: $ */ /****************************************************************************** Copyright 1994, 1998 The Open Group @@ -107,5 +107,6 @@ extern void ReadProxyFile ( char *filename ); extern char * WriteProxyFile ( void ); extern char * LookupClientID ( WinInfo *theWindow ); +extern WinInfo *win_head; #define SAVEFILE_VERSION 1 -- cgit v1.2.3