diff options
Diffstat (limited to 'emulators/qemu/patches/patch-aq')
-rw-r--r-- | emulators/qemu/patches/patch-aq | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/qemu/patches/patch-aq b/emulators/qemu/patches/patch-aq deleted file mode 100644 index 6c0da2489cf..00000000000 --- a/emulators/qemu/patches/patch-aq +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-aq,v 1.1 2004/11/15 11:35:30 xtraeme Exp $ - ---- target-sparc/exec.h 12 Oct 2004 22:01:28 -0000 1.6 -+++ target-sparc/exec.h 15 Nov 2004 09:09:31 -0000 -@@ -1,5 +1,6 @@ - #ifndef EXEC_SPARC_H - #define EXEC_SPARC_H 1 -+#include "config.h" - #include "dyngen-exec.h" - - register struct CPUSPARCState *env asm(AREG0); |