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

This commit is contained in:
phk 2002-10-22 09:13:27 +00:00
parent 43441f1d03
commit 0d693d8f22
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 */