summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu-devel/files/patch-exec.c')
-rw-r--r--emulators/qemu-devel/files/patch-exec.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/emulators/qemu-devel/files/patch-exec.c b/emulators/qemu-devel/files/patch-exec.c
deleted file mode 100644
index f6978d7cc830..000000000000
--- a/emulators/qemu-devel/files/patch-exec.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- qemu/exec.c.orig Mon Oct 11 00:14:19 2004
-+++ qemu/exec.c Thu Oct 28 23:28:25 2004
-@@ -21,6 +21,7 @@
- #ifdef _WIN32
- #include <windows.h>
- #else
-+#include <sys/types.h>
- #include <sys/mman.h>
- #endif
- #include <stdlib.h>