aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-vl.h
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu-devel/files/patch-vl.h')
-rw-r--r--emulators/qemu-devel/files/patch-vl.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/qemu-devel/files/patch-vl.h b/emulators/qemu-devel/files/patch-vl.h
deleted file mode 100644
index 8307eee09785..000000000000
--- a/emulators/qemu-devel/files/patch-vl.h
+++ /dev/null
@@ -1,12 +0,0 @@
-Index: qemu/vl.h
-@@ -73,6 +73,10 @@
- #define PRIo64 "I64o"
- #endif
-
-+#ifndef ENOMEDIUM
-+#define ENOMEDIUM 4097
-+#endif
-+
- #ifdef QEMU_TOOL
-
- /* we use QEMU_TOOL in the command line tools which do not depend on