[rtems-libbsd commit] Add <sys/disk.h> to build module

Sebastian Huber sebh at rtems.org
Mon Sep 23 09:01:24 UTC 2019


Module:    rtems-libbsd
Branch:    master
Commit:    f44c30fb3a35b96d5a0d7d10469d7a129efd414b
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=f44c30fb3a35b96d5a0d7d10469d7a129efd414b

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Sep 20 08:37:54 2019 +0200

Add <sys/disk.h> to build module

---

 libbsd.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libbsd.py b/libbsd.py
index bd8963e..1c6ba50 100644
--- a/libbsd.py
+++ b/libbsd.py
@@ -358,6 +358,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',




More information about the vc mailing list