summaryrefslogtreecommitdiff
path: root/benchmarks/libmicro/files/patch-mmpa.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--benchmarks/libmicro/files/patch-mmpa.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/benchmarks/libmicro/files/patch-mmpa.c b/benchmarks/libmicro/files/patch-mmpa.c
deleted file mode 100644
index f559f94ac2ad..000000000000
--- a/benchmarks/libmicro/files/patch-mmpa.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- mmap.c.orig Sat Aug 6 16:13:46 2005
-+++ mmap.c Sat Aug 6 16:14:01 2005
-@@ -7,6 +7,7 @@
- #pragma ident "@(#)mmap.c 1.6 05/08/04 SMI"
- #endif
-
-+#include <sys/types.h>
- #include <sys/mman.h>
- #include <unistd.h>
- #include <stdlib.h>