mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Include <sys/diskpc98.h>
This commit is contained in:
parent
2cf7136979
commit
bd8ab1f63e
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ static const char rcsid[] =
|
|||
#endif /* not lint */
|
||||
|
||||
#include <sys/disklabel.h>
|
||||
#include <sys/diskpc98.h>
|
||||
#include <sys/stat.h>
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue