mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +00:00
don't need sys/mman.h
This commit is contained in:
parent
7fe5715d5a
commit
c8db558c00
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ static const char rcsid[] =
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue