mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Pick up a prototyp from libdisk.h instead of having our own.
This commit is contained in:
parent
fa9e908771
commit
d8d00fade9
2 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue