Import missing header file

This commit is contained in:
Sebastian Huber
2019-06-28 08:49:50 +02:00
parent 7ece7548c1
commit bbd07d1ac9
2 changed files with 49 additions and 0 deletions

View File

@@ -761,6 +761,7 @@ class dev_usb(builder.Module):
'sys/dev/usb/usbdi_util.h',
'sys/dev/usb/usb_dynamic.h',
'sys/dev/usb/usb_endian.h',
'sys/dev/usb/usb_fdt_support.h',
'sys/dev/usb/usb_freebsd.h',
'sys/dev/usb/usb_generic.h',
'sys/dev/usb/usb.h',