]> Dogcows Code - chaz/tar/blobdiff - src/common.h
Port to Solaris 10's treatment of unlinking directories.
[chaz/tar] / src / common.h
index 365fd5724f48098b3553d7c32e6e7a2aee053a2f..ce11d659b1d5248e7d6ff3453af6c9c1b7e7d7e9 100644 (file)
@@ -15,7 +15,7 @@
 
    You should have received a copy of the GNU General Public License along
    with this program; if not, write to the Free Software Foundation, Inc.,
-   59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 /* Declare the GNU tar archive format.  */
 #include "tar.h"
@@ -441,7 +441,6 @@ void verify_volume (void);
 
 /* Module extract.c.  */
 
-extern bool we_are_root;
 void extr_init (void);
 void extract_archive (void);
 void extract_finish (void);
This page took 0.021221 seconds and 4 git commands to generate.