Pick up a prototyp from libdisk.h instead of having our own.
This commit is contained in:
parent
fa9e908771
commit
d8d00fade9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105682
@ -920,7 +920,6 @@ installFilesystems(dialogMenuItem *self)
|
|||||||
Device **devs;
|
Device **devs;
|
||||||
PartInfo *root;
|
PartInfo *root;
|
||||||
char dname[80];
|
char dname[80];
|
||||||
extern int MakeDevChunk(Chunk *c, char *n);
|
|
||||||
Boolean upgrade = FALSE;
|
Boolean upgrade = FALSE;
|
||||||
|
|
||||||
/* If we've already done this, bail out */
|
/* If we've already done this, bail out */
|
||||||
|
@ -920,7 +920,6 @@ installFilesystems(dialogMenuItem *self)
|
|||||||
Device **devs;
|
Device **devs;
|
||||||
PartInfo *root;
|
PartInfo *root;
|
||||||
char dname[80];
|
char dname[80];
|
||||||
extern int MakeDevChunk(Chunk *c, char *n);
|
|
||||||
Boolean upgrade = FALSE;
|
Boolean upgrade = FALSE;
|
||||||
|
|
||||||
/* If we've already done this, bail out */
|
/* If we've already done this, bail out */
|
||||||
|
Loading…
Reference in New Issue
Block a user