Pick up a prototyp from libdisk.h instead of having our own.

This commit is contained in:
Poul-Henning Kamp 2002-10-22 09:13:27 +00:00
parent fa9e908771
commit d8d00fade9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105682
2 changed files with 0 additions and 2 deletions

View File

@ -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 */

View File

@ -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 */