]> git.ipfire.org Git - thirdparty/libtool.git/commit
syntax-check: fix violations and re-enable sc_prohibit_stddef_without_use.
authorGary V. Vaughan <gary@gnu.org>
Mon, 24 Oct 2011 11:52:57 +0000 (18:52 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 17 Nov 2011 12:21:07 +0000 (19:21 +0700)
commit176ed6112974a072dfb0ff430fb6c2d9caf1f634
tree3a0569fd2dc6d6dde5c20c9db23d9a18680ba156
parentb5c821f6801f76ffcdf84369c69990082a2e097e
syntax-check: fix violations and re-enable sc_prohibit_stddef_without_use.

* cfg.mk (local-checks-to-fix): Remove
sc_prohibit_stddef_without_use from list of disabled checks.
* libltdl/argz.c, libltdl/lt__dirent.c, libltdl/slist.c: Remove
spurious stddef.h #include lines.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
cfg.mk
libltdl/argz.c
libltdl/lt__dirent.c
libltdl/slist.c