X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib%2Ffile_io.h;h=34c9d40b2bdd268e0bc63d0056613eada6d5ace7;hb=f50557a7095444c554a066b3837c2999ecd1be31;hp=549dc5e43392f7a360ce4feaab25df01382ed6e9;hpb=6a338ecb3ebda8480e60ee9906bbd3aa9feea4b5;p=wimlib diff --git a/include/wimlib/file_io.h b/include/wimlib/file_io.h index 549dc5e4..34c9d40b 100644 --- a/include/wimlib/file_io.h +++ b/include/wimlib/file_io.h @@ -1,9 +1,9 @@ #ifndef _WIMLIB_FILE_IO_H #define _WIMLIB_FILE_IO_H +#include #include #include -#include /* Wrapper around a file descriptor that keeps track of offset (including in * pipes, which don't support lseek()) and a cached flag that tells whether the