]> git.ipfire.org Git - thirdparty/util-linux.git/commit - misc-utils/uuidparse.c
uuidparse: use uuid type definitions from libuuid header
authorSami Kerola <kerolasa@iki.fi>
Sun, 22 Nov 2020 20:48:38 +0000 (20:48 +0000)
committerSami Kerola <kerolasa@iki.fi>
Mon, 28 Dec 2020 09:53:12 +0000 (09:53 +0000)
commitab85f756a07aec9e1c5e28c6300530f1937c20f0
tree3a8f2db18478f786151f8ada7bed891217938fbd
parentfacafe2edb98db3914e1b1b0ee59906310d60f47
uuidparse: use uuid type definitions from libuuid header

While on it add missing UUID_TYPE_DCE_NIL to the header.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
libuuid/src/uuid.h
misc-utils/uuidparse.c