stat: use gnulib's alignof module
authorJim Meyering <meyering@redhat.com>
Sat, 1 May 2010 09:29:39 +0000 (11:29 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 31 May 2010 09:02:21 +0000 (11:02 +0200)
commit78c1111c004352ea296fc2bb4cb579c8ec1646db
tree42c83f76cd2a03b2355ae072e614f6fe40cce9d7
parentf385d97a4144a30e23bc35ce8ec33c26b6cd84e9
stat: use gnulib's alignof module

* src/stat.c (alignof): Remove definition.
Instead, include "alignof.h", and sort the #include directives.
And get its definition from the gnulib module by that name:
* bootstrap.conf (gnulib_modules): Add alignof.
bootstrap.conf
src/stat.c