mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 07:51:00 +00:00
remove-unneeded-mman-include-20030808
FIXES 1835 don't include mman.h in lwp fasttime
This commit is contained in:
parent
06a041b9dd
commit
bab4e2dd94
@ -38,9 +38,6 @@ RCSID
|
||||
#include <sys/time.h>
|
||||
#include <sys/file.h>
|
||||
#endif
|
||||
#if !defined(AFS_AIX_ENV) && !defined(AFS_NT40_ENV)
|
||||
#include <sys/mman.h>
|
||||
#endif
|
||||
#include <afs/afsutil.h>
|
||||
|
||||
extern char *valloc();
|
||||
|
Loading…
Reference in New Issue
Block a user