maint: assume C23 alignof
commit7363a58286783a0b1a880faed7f7f9eaaf3c1b72
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2022 05:43:39 +0000 (15 00:43 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2022 05:44:01 +0000 (15 00:44 -0500)
tree129993e3327d77fb3cd6f1080da5dc82fa0256eb
parentb29ef22135c57a032c3c8d65b345a8f16e7b2b26
maint: assume C23 alignof

* gl/lib/randread.c, src/stat.c (print_statfs):
No need to include stdalign.h, now that alignof is a keyword
in C23 and Gnulib arranges for this.
gl/lib/randread.c
src/stat.c