]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include <getopt.h> only if used.
authorJim Meyering <meyering@redhat.com>
Sat, 15 Mar 2008 16:50:58 +0000 (17:50 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 16 Mar 2008 18:04:29 +0000 (19:04 +0100)
commit12ff1eb9b91f795b9f3b930234e1702d9dfc3943
treea7bd081fc4afe122a26cb8381e731e7e0fcbc8f5
parentc960211fe77c360e78172109365a776836dc5802
Include <getopt.h> only if used.

* src/group-list.c: Don't include <getopt.h>.
* src/printf.c: Likewise.
src/group-list.c
src/printf.c