]> git.ipfire.org Git - thirdparty/util-linux.git/commit
test_uuidd: don't use error.h
authorKarel Zak <kzak@redhat.com>
Tue, 30 May 2017 08:26:17 +0000 (10:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 30 May 2017 08:26:17 +0000 (10:26 +0200)
commitb770b487004778f4425639c7ed1bb6ca22d157bf
treeecba0e786c2ffda1b5b9610633ff461e3f46e1f9
parentb4cb2b48f9ad7dc2fe925ea23ccc8dba24260c9e
test_uuidd: don't use error.h

The header file is not provided by musl-libc.

Reported-by: Assaf Gordon <assafgordon@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/test_uuidd.c