From f9498086969d917a85452560173a0d9db3604c32 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 20 May 2024 13:56:16 -0400 Subject: prelude: Remove max_align_t polyfill This has been fixed in Cosmopolitan. Link: https://github.com/jart/cosmopolitan/issues/944 --- build/header.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'build/header.mk') diff --git a/build/header.mk b/build/header.mk index a449b77..fb8246d 100644 --- a/build/header.mk +++ b/build/header.mk @@ -30,7 +30,6 @@ HEADERS := \ gen/has/getmntinfo.h \ gen/has/getprogname-gnu.h \ gen/has/getprogname.h \ - gen/has/max-align-t.h \ gen/has/pipe2.h \ gen/has/posix-getdents.h \ gen/has/posix-spawn-addfchdir-np.h \ -- cgit v1.2.3