summaryrefslogtreecommitdiff
authorTellen Yu <tellen.yu@amlogic.com>2017-11-14 05:52:55 (GMT)
committer Tellen Yu <tellen.yu@amlogic.com>2017-12-13 07:50:08 (GMT)
commitb2124da12a11278eef08fca2b391abaab28d01cd (patch)
tree9b83535af9070b8cc8c9a4f025c5519f980e756b
parent7f15ea4fd919fdf605c064feeb7ad7b2a1821abe (diff)
downloadntfs-3g-o-amlogic.zip
ntfs-3g-o-amlogic.tar.gz
ntfs-3g-o-amlogic.tar.bz2
bringup: include head file for 8.1 [4/12]
PD# 156770 add include head file for 8.1 compile Change-Id: I8ba68489db95a7921856c2261d53f3238447227e
Diffstat
-rwxr-xr-xsrc/ntfs-3g.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ntfs-3g.c b/src/ntfs-3g.c
index 31f3a48..22bec88 100755
--- a/src/ntfs-3g.c
+++ b/src/ntfs-3g.c
@@ -37,6 +37,7 @@
#error "***********************************************************"
#endif
+#include <sys/sysmacros.h>
#ifdef HAVE_STDIO_H
#include <stdio.h>
#endif