mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix build error.
This commit is contained in:
parent
7cde604ebd
commit
60469a5bf3
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ int
|
|||
Write_Disk(const struct disk *d1)
|
||||
{
|
||||
int fd, i, j;
|
||||
struct disk *old = NULL;
|
||||
struct chunk *c1;
|
||||
int ret = 0;
|
||||
char device[64];
|
||||
|
|
|
|||
Loading…
Reference in a new issue