summaryrefslogtreecommitdiff
path: root/config.h
blob: 2fc56ef4848998883b1b29ad5b33de300893901f (plain)
1
2
3
4
5
6
#ifndef CONFIG_H
#define CONFIG_H

#define _FILE_OFFSET_BITS 64

#endif