summaryrefslogtreecommitdiff
path: root/ubi-utils/src/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'ubi-utils/src/common.c')
-rw-r--r--ubi-utils/src/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ubi-utils/src/common.c b/ubi-utils/src/common.c
index 50a07ab..3fd470b 100644
--- a/ubi-utils/src/common.c
+++ b/ubi-utils/src/common.c
@@ -27,6 +27,7 @@
#include <string.h>
#include <ctype.h>
#include <stdlib.h>
+#include "common.h"
/**
* get_multiplier - convert size specifier to an integer multiplier.