(SOLARIS_XHDTYPE): New define

This commit is contained in:
Sergey Poznyakoff
2005-04-14 13:14:38 +00:00
parent ef0e611663
commit d7af510d49

View File

@@ -189,6 +189,9 @@ struct oldgnu_header
/* This file is a tape/volume header. Ignore it on extraction. */
#define GNUTYPE_VOLHDR 'V'
/* Solaris extended header */
#define SOLARIS_XHDTYPE 'X'
/* J<>rg Schilling star header */