Inserted missing ea.h and ioctl.h in devel file list
ea.h and ioctl.h were not mentioned in include/ntfs-3g/Makefile.am so they were not released as public headers in devel files.edge.strict_endians
parent
c26a519da1
commit
54833dffc0
|
@ -15,10 +15,12 @@ headers = \
|
|||
device.h \
|
||||
device_io.h \
|
||||
dir.h \
|
||||
ea.h \
|
||||
efs.h \
|
||||
endians.h \
|
||||
index.h \
|
||||
inode.h \
|
||||
ioctl.h \
|
||||
layout.h \
|
||||
lcnalloc.h \
|
||||
logfile.h \
|
||||
|
|
Loading…
Reference in New Issue