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
Jean-Pierre André 2014-09-02 09:39:12 +02:00
parent c26a519da1
commit 54833dffc0
1 changed files with 2 additions and 0 deletions

View File

@ -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 \