summaryrefslogtreecommitdiffstats
path: root/build/header.mk
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2025-02-27 13:39:04 -0500
committerTavian Barnes <tavianator@tavianator.com>2025-02-27 13:39:04 -0500
commita36774be636c3429c6e73de33bf65a1bdbdcfb4b (patch)
tree525d358367a4e936dc197c94ca488a3dc822239a /build/header.mk
parent5798978f77ef8c3efb3c99fa7fb9538c5c597024 (diff)
downloadbfs-a36774be636c3429c6e73de33bf65a1bdbdcfb4b.tar.xz
bfstd: Take sched_getaffinity() into account in nproc()
Diffstat (limited to 'build/header.mk')
-rw-r--r--build/header.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/header.mk b/build/header.mk
index f8aee4b..19cb175 100644
--- a/build/header.mk
+++ b/build/header.mk
@@ -43,6 +43,7 @@ HEADERS := \
gen/has/posix-spawn-addfchdir.h \
gen/has/pthread-set-name-np.h \
gen/has/pthread-setname-np.h \
+ gen/has/sched-getaffinity.h \
gen/has/st-acmtim.h \
gen/has/st-acmtimespec.h \
gen/has/st-birthtim.h \