Pick up a prototyp from libdisk.h instead of having our own.
This commit is contained in:
parent
43441f1d03
commit
0d693d8f22
@ -920,7 +920,6 @@ installFilesystems(dialogMenuItem *self)
|
||||
Device **devs;
|
||||
PartInfo *root;
|
||||
char dname[80];
|
||||
extern int MakeDevChunk(Chunk *c, char *n);
|
||||
Boolean upgrade = FALSE;
|
||||
|
||||
/* If we've already done this, bail out */
|
||||
|
@ -920,7 +920,6 @@ installFilesystems(dialogMenuItem *self)
|
||||
Device **devs;
|
||||
PartInfo *root;
|
||||
char dname[80];
|
||||
extern int MakeDevChunk(Chunk *c, char *n);
|
||||
Boolean upgrade = FALSE;
|
||||
|
||||
/* If we've already done this, bail out */
|
||||
|
Loading…
Reference in New Issue
Block a user