summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
Diffstat (limited to 'sal')
-rw-r--r--sal/android/lo-bootstrap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/android/lo-bootstrap.c b/sal/android/lo-bootstrap.c
index bfcd02098b3c..4d318e86d772 100644
--- a/sal/android/lo-bootstrap.c
+++ b/sal/android/lo-bootstrap.c
@@ -115,6 +115,7 @@ static uint16_t cdir_entries;
* functions.
*/
+typedef struct direntry *direntry;
struct direntry {
UT_hash_handle hh;