aboutsummaryrefslogtreecommitdiff
path: root/ubifs-utils/common/lpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'ubifs-utils/common/lpt.h')
-rw-r--r--ubifs-utils/common/lpt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ubifs-utils/common/lpt.h b/ubifs-utils/common/lpt.h
index 4cde59d..86148a2 100644
--- a/ubifs-utils/common/lpt.h
+++ b/ubifs-utils/common/lpt.h
@@ -22,6 +22,8 @@
#ifndef __UBIFS_LPT_H__
#define __UBIFS_LPT_H__
+#include "ubifs.h"
+
int calc_dflt_lpt_geom(struct ubifs_info *c, int *main_lebs, int *big_lpt);
int create_lpt(struct ubifs_info *c);