diff --git a/include/glob.h b/include/glob.h index 698b06ecc..777815251 100644 --- a/include/glob.h +++ b/include/glob.h @@ -19,6 +19,8 @@ #ifndef _GLOB_H #define _GLOB_H 1 +#define _FILE_OFFSET_BITS 32 + #ifdef __cplusplus extern "C" { #endif