File: xcal_mmap.h

package info (click to toggle)
xcal 4.1-12
  • links: PTS
  • area: main
  • in suites: woody
  • size: 744 kB
  • ctags: 3,137
  • sloc: ansic: 5,584; makefile: 3,523; sh: 586
file content (10 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
/*
 *      xcal_mmap.h     1.1     11/6/93
 *
 *      mmap control file
 *	All programs that use mmap include this file
 *	if your system does not have mmap or it gives errors,
 *	#define NO_MMAP in this file.
 */
 
/* #define NO_MMAP */