X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fcommon.h;h=f5e0545b550bce62d016eea83ab54bcaba2d3bae;hb=ec5743a6286b1bbe88a1f45e9e154c03846fb590;hp=d78d3d7ee809ccb972840a7ade70273a2c802613;hpb=ea9e2d8d8ed26b201c0bef9136014216983d3e8f;p=chaz%2Ftar diff --git a/src/common.h b/src/common.h index d78d3d7..f5e0545 100644 --- a/src/common.h +++ b/src/common.h @@ -582,6 +582,7 @@ void undo_last_backup (void); int deref_stat (bool deref, char const *name, struct stat *buf); +void closeopen (void); int chdir_arg (char const *dir); void chdir_do (int dir);