diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-26 19:12:30 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-26 19:12:30 -0200 |
commit | 396f6dbb94447d2314a064f3384bae4c9f3dca01 (patch) | |
tree | 82d41b5a264985a297e6d90bb4b2fdd8d2df43ec /remote.c | |
parent | e06eddafd5f72f6f0782e37e9617c2e874021038 (diff) |
Correct make distcheck and gcc/sparse warnings.
Diffstat (limited to 'remote.c')
-rw-r--r-- | remote.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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, |