summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorbellard2003-03-23 21:17:16 +0100
committerbellard2003-03-23 21:17:16 +0100
commit3ef693a03205217a5def9318b443c8cb6de17217 (patch)
treefa12f6de6be59ef2324b119ec0971ec28fa98266 /linux-user/syscall.c
parentmore syscalls (diff)
downloadqemu-3ef693a03205217a5def9318b443c8cb6de17217.tar.gz
qemu-3ef693a03205217a5def9318b443c8cb6de17217.tar.xz
qemu-3ef693a03205217a5def9318b443c8cb6de17217.zip
distribution patches
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@44 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'linux-user/syscall.c')
-rw-r--r--linux-user/syscall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 8050e29a0b..5f02fb72e6 100644
--- a/linux-user/syscall.c
+++ b/linux-user/syscall.c
@@ -56,7 +56,7 @@
#include <linux/soundcard.h>
#include <linux/dirent.h>
-#include "gemu.h"
+#include "qemu.h"
//#define DEBUG