Add <sys/disk.h> to build module

This commit is contained in:
Sebastian Huber 2019-09-20 08:37:54 +02:00
parent aedff4f6e8
commit 017b09f32b

View File

@ -356,6 +356,7 @@ class base(builder.Module):
'sys/sys/counter.h',
'sys/sys/cpu.h',
'sys/sys/ctype.h',
'sys/sys/disk.h',
'sys/sys/domain.h',
'sys/sys/_domainset.h',
'sys/sys/domainset.h',