Add <stdalign.h> to c.h

Peter Eisentraut <peter@eisentraut.org>

Commit: 300c8f532478a387cc772a9b985b9d7a4b4dd093
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-11-19T07:18:25Z
Add <stdalign.h> to c.h

This allows using the C11 constructs alignas and alignof (not done in
this patch).

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/46f05236-d4d4-4b4e-84d4-faa500f14691%40eisentraut.org

Files

PathChange+/−
src/include/c.h modified +1 −0

Discussion