]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libblkid: remove unnecessary uuid.h
authorKarel Zak <kzak@redhat.com>
Mon, 23 Mar 2020 14:21:48 +0000 (15:21 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Mar 2020 14:21:48 +0000 (15:21 +0100)
Addresses: https://github.com/karelzak/util-linux/issues/993
Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/superblocks/zonefs.c

index 84f1e3268f97e0cbf5eedd01f4cd47b268f9ab1f..4c826ec76e2d06ef273b671ba67fd3594519fa47 100644 (file)
@@ -6,7 +6,6 @@
  */
 #include <stddef.h>
 #include <string.h>
-#include <uuid/uuid.h>
 
 #include "superblocks.h"