about summary refs log tree commit diff
path: root/pm_config.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'pm_config.in.h')
-rw-r--r--pm_config.in.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pm_config.in.h b/pm_config.in.h
index 41546c52..25551815 100644
--- a/pm_config.in.h
+++ b/pm_config.in.h
@@ -236,6 +236,7 @@ typedef int32_t int32n;
 # endif
 #endif
 
+#include <unistd.h>  /* Get _LFS_LARGEFILE defined */
 #include <sys/types.h>
 /* In GNU, _LFS_LARGEFILE means the "off_t" functions (ftello, etc.) are
    available.  In AIX, _AIXVERSION_430 means it's AIX Version 4.3.0 or