Browse Source

*** empty log message ***

François Pinard 30 years ago
parent
commit
1ee48e8576
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/tar.c

+ 0 - 1
src/tar.c

@@ -1340,7 +1340,6 @@ char *file;
 {
 {
 	FILE *fp;
 	FILE *fp;
 	char buf[1024];
 	char buf[1024];
-	extern char *rindex();
 
 
 	if(strcmp(file, "-"))
 	if(strcmp(file, "-"))
 		fp=fopen(file,"r");
 		fp=fopen(file,"r");