]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blkid, uuidd, uuidgen: assume getopt.h and getopt.h are available
authorSami Kerola <kerolasa@iki.fi>
Sat, 3 Oct 2015 18:31:05 +0000 (19:31 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 9 Oct 2015 09:17:09 +0000 (11:17 +0200)
commit67791b77870c09c06cae8441c0c3d4e90fd3fa1d
tree908d6f2795a689a7fa405154044f16a8d6d0a292
parent61b6427638992956537714274d80d784b07dfcbc
blkid, uuidd, uuidgen: assume getopt.h and getopt.h are available

These headers are in use allover this project without issues.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
misc-utils/blkid.c
misc-utils/uuidd.c
misc-utils/uuidgen.c