File: config.h

package info (click to toggle)
vblade 25-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 336 kB
  • sloc: ansic: 1,310; sh: 633; makefile: 60
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;