mirror of https://github.com/Nonannet/copapy.git
removed old includes
This commit is contained in:
parent
d6b569e609
commit
95a7d429ef
|
|
@ -1,11 +1,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/mman.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/stat.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include "runmem.h"
|
||||
#include "mem_man.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue