fdisk: compilation fix
This commit is contained in:
parent
3544ae6004
commit
efeed5ed28
3 changed files with 49 additions and 37 deletions
|
@ -345,7 +345,7 @@ is_bsd_partition_type(int type)
|
|||
#endif
|
||||
|
||||
static void
|
||||
bselect(void)
|
||||
bsd_select(void)
|
||||
{
|
||||
#if !defined (__alpha__)
|
||||
int t, ss;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue