Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
* $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
# include "config.h"
# endif