These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / audio / gusemu.h
index 331bb6f..b7f0751 100644 (file)
@@ -34,7 +34,6 @@
  typedef signed char GUSchar;
  typedef signed short GUSsample;
 #else
- #include <stdint.h>
  typedef int8_t GUSchar;
  typedef uint8_t GUSbyte;
  typedef uint16_t GUSword;