summaryrefslogtreecommitdiffstats
path: root/config/header.mk
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-04-19 15:44:36 -0400
committerTavian Barnes <tavianator@tavianator.com>2024-04-19 15:50:45 -0400
commit75311e2f9aabd1e4775176e9adff5cd5f1fe42aa (patch)
tree11bc6596c2a06e1a5460b1e1628a0380398e0718 /config/header.mk
parent0d8bf80364a23d9b90ab6c034625b60e4c566c61 (diff)
config: Check for max_align_t
Diffstat (limited to 'config/header.mk')
-rw-r--r--config/header.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/header.mk b/config/header.mk
index 86a4dc5..bba03ef 100644
--- a/config/header.mk
+++ b/config/header.mk
@@ -18,6 +18,7 @@ HEADERS := \
${GEN}/getdents64-syscall.h \
${GEN}/getprogname.h \
${GEN}/getprogname-gnu.h \
+ ${GEN}/max-align-t.h \
${GEN}/pipe2.h \
${GEN}/posix-spawn-addfchdir.h \
${GEN}/posix-spawn-addfchdir-np.h \