]> Dogcows Code - chaz/tar/commitdiff
Remove rexec declaration; it ran afoul of prototypes on Crays.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Sep 2001 06:37:02 +0000 (06:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Sep 2001 06:37:02 +0000 (06:37 +0000)
src/rtapelib.c

index 772f208528d6eaa55c141097effcf651b685eda8..ce141b419681f20d0b20f9fab15d8af376deb3b7 100644 (file)
@@ -251,8 +251,6 @@ get_status_off (int handle)
 
 #if WITH_REXEC
 
-int rexec ();
-
 /* Execute /etc/rmt as user USER on remote system HOST using rexec.
    Return a file descriptor of a bidirectional socket for stdin and
    stdout.  If USER is zero, use the current username.
This page took 0.02215 seconds and 4 git commands to generate.