1 2 3 4 5 6 7
#ifndef _QEMU_TIMERS_H #define _QEMU_TIMERS_H #include "qemu_file.h" #include "qemu-timer.h" #endif /* _QEMU_TIMERS_H */