summaryrefslogtreecommitdiffstats
path: root/include/glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glob.h')
-rw-r--r--include/glob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/glob.h b/include/glob.h
index 698b06ecc2..7778152513 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