File: config.h

package info (click to toggle)
vblade 16-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 192 kB
  • ctags: 154
  • sloc: ansic: 941; makefile: 70; sh: 6
file content (2 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (7)
1
2
#define _FILE_OFFSET_BITS 64 
typedef unsigned long long u64;