Bug 362255: OpenBSD should use _PR_HAVE_LARGE_OFF_T because sizeof(off_t)

is 8 even on 32-bit systems.  The patch is contributed by Makoto Kato
<m_kato@ga2.so-net.ne.jp>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260238 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtc%google.com
2010-04-29 00:13:56 +00:00
parent 58e2d3b9e4
commit e7cde9fcbb

View File

@@ -69,7 +69,7 @@
#define HAVE_DLL
#define USE_DLFCN
#define _PR_HAVE_SOCKADDR_LEN
#define _PR_NO_LARGE_FILES
#define _PR_HAVE_LARGE_OFF_T
#define _PR_STAT_HAS_ST_ATIMESPEC
#define _PR_POLL_AVAILABLE
#define _PR_USE_POLL