]> git.proxmox.com Git - qemu.git/blobdiff - hw/msmouse.h
ehci: Verify qtd for async completed packets
[qemu.git] / hw / msmouse.h
index 456cb214241cddac2d1640bc574c190937478f14..8cff3a71c33b37bae94a1972d6d0442d58ce5a70 100644 (file)
@@ -1,2 +1,7 @@
+#ifndef HW_MSMOUSE_H
+#define HW_MSMOUSE_H 1
+
 /* msmouse.c */
 CharDriverState *qemu_chr_open_msmouse(QemuOpts *opts);
+
+#endif