diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index f3236d9a..5269400e 100644 --- a/src/common.h +++ b/src/common.h @@ -237,6 +237,7 @@ enum upart_type { UP_FAT32=0x0b, UP_FATX, UP_FREEBSD, + UP_GFS2, UP_HFS, UP_HFSP, UP_HFSX, |