summaryrefslogtreecommitdiffstats
path: root/libbsd.py
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-06-28 08:49:50 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-06-28 08:53:34 +0200
commitbbd07d1ac9069220f9f24090279786ff351a103e (patch)
tree74ae59680899bb6251f14f2337513b3c1ca69289 /libbsd.py
parentUpdate to FreeBSD stable/12 2019-06-26 (diff)
downloadrtems-libbsd-bbd07d1ac9069220f9f24090279786ff351a103e.tar.bz2
Import missing header file
Diffstat (limited to 'libbsd.py')
-rw-r--r--libbsd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbsd.py b/libbsd.py
index 21798bfe..8f5527e9 100644
--- a/libbsd.py
+++ b/libbsd.py
@@ -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',