summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd-to-rtems.py')
-rwxr-xr-xfreebsd-to-rtems.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index 91d9e0b6..8520ef58 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -763,6 +763,7 @@ base.addHeaderFiles(
'sys/sys/sx.h',
'sys/sys/sysctl.h',
'sys/sys/syslog.h',
+ 'sys/sys/sysproto.h',
'sys/sys/systm.h',
'sys/sys/_task.h',
'sys/sys/taskqueue.h',