View | Details | Raw Unified
Collapse All | Expand All

(-) libhfs/os/unix.c-orig (+5 lines)
 Lines 19-24    Link Here 
 * $Id: unix.c,v 1.8 1998/11/02 22:09:13 rob Exp $
 * $Id: unix.c,v 1.8 1998/11/02 22:09:13 rob Exp $
 */
 */
#ifdef __linux__
#define _FILE_OFFSET_BITS 64
#define _LARGE_FILES
#endif
# ifdef HAVE_CONFIG_H
# ifdef HAVE_CONFIG_H
#  include "config.h"
#  include "config.h"
# endif
# endif