mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -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