summaryrefslogtreecommitdiff
path: root/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils.h')
-rw-r--r--utils.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/utils.h b/utils.h
index c4abe465..be75f22e 100644
--- a/utils.h
+++ b/utils.h
@@ -23,6 +23,7 @@
#include "ctree.h"
#include <dirent.h>
#include <stdarg.h>
+#include "common-defs.h"
#include "internal.h"
#include "btrfs-list.h"
#include "sizes.h"
@@ -62,8 +63,6 @@
#define BTRFS_ARG_BLKDEV 3
#define BTRFS_ARG_REG 4
-#define BTRFS_UUID_UNPARSED_SIZE 37
-
/*
* Output modes of size
*/