summaryrefslogtreecommitdiff
path: root/remote.c
diff options
context:
space:
mode:
authorPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-26 19:12:30 -0200
committerPaulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>2009-01-26 19:12:30 -0200
commit396f6dbb94447d2314a064f3384bae4c9f3dca01 (patch)
tree82d41b5a264985a297e6d90bb4b2fdd8d2df43ec /remote.c
parente06eddafd5f72f6f0782e37e9617c2e874021038 (diff)
Correct make distcheck and gcc/sparse warnings.
Diffstat (limited to 'remote.c')
-rw-r--r--remote.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/remote.c b/remote.c
index 52df33e..76cde30 100644
--- a/remote.c
+++ b/remote.c
@@ -32,13 +32,8 @@ in this Software without prior written authorization from The Open Group.
#include "xsm.h"
#include "log.h"
-#include <X11/ICE/ICEutil.h>
-
static char *format_rstart_env(char *str);
-extern IceAuthDataEntry *authDataEntries;
-extern int numTransports;
-
void
remote_start(char *restart_protocol, char *restart_machine, char *program,