summaryrefslogtreecommitdiffstats
path: root/libbsd.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-04-27 12:11:31 +1000
committerChris Johns <chrisj@rtems.org>2016-04-27 12:11:31 +1000
commit3c7fdb2e5a692f151028d86a5a1e2d1dced2eef2 (patch)
tree7003430a800818e475df075eb99ebd12e47b96c7 /libbsd.py
parentwaf: Refector the builder to work with Python3 and UTF-8 source files. (diff)
downloadrtems-libbsd-3c7fdb2e5a692f151028d86a5a1e2d1dced2eef2.tar.bz2
libbsd: Remove sys/select.h and sys/_sigset.h.
Diffstat (limited to 'libbsd.py')
-rwxr-xr-xlibbsd.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbsd.py b/libbsd.py
index 8155bdbe..56cb66fa 100755
--- a/libbsd.py
+++ b/libbsd.py
@@ -248,12 +248,10 @@ def base(mm):
'sys/sys/rwlock.h',
'sys/sys/sbuf.h',
'sys/sys/sdt.h',
- 'sys/sys/select.h',
'sys/sys/selinfo.h',
'sys/sys/_semaphore.h',
'sys/sys/sf_buf.h',
'sys/sys/sigio.h',
- 'sys/sys/_sigset.h',
'sys/sys/smp.h',
'sys/sys/sleepqueue.h',
'sys/sys/_sockaddr_storage.h',