Merge branch 'master' into next

This commit is contained in:
Alam Ed Arias 2015-02-06 10:22:39 -05:00
commit fdee54626e

View file

@ -52,7 +52,7 @@
#ifdef __linux__ #ifdef __linux__
#ifndef _LARGEFILE64_SOURCE #ifndef _LARGEFILE64_SOURCE
typedef off_t off64_t; typedef off_t off64_t;
#neidf #endif
#endif #endif
#endif #endif