]> Dogcows Code - chaz/tar/blobdiff - src/common.h
tar: fix bug with -C and delayed setting of metadata
[chaz/tar] / src / common.h
index f6f38446eb3e8206585933b844d8973b9aaf7b65..e5e619d83bb1dd38523cd7432611dfd85771c3c0 100644 (file)
@@ -603,6 +603,7 @@ void undo_last_backup (void);
 
 int deref_stat (bool deref, char const *name, struct stat *buf);
 
+extern int chdir_current;
 int chdir_arg (char const *dir);
 void chdir_do (int dir);
 int chdir_count (void);
This page took 0.020932 seconds and 4 git commands to generate.