Revision 511d2b14 monitor.c

b/monitor.c
21 21
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22 22
 * THE SOFTWARE.
23 23
 */
24
#include <dirent.h>
24 25
#include "hw/hw.h"
25 26
#include "hw/usb.h"
26 27
#include "hw/pcmcia.h"
......
37 38
#include "audio/audio.h"
38 39
#include "disas.h"
39 40
#include "balloon.h"
40
#include <dirent.h>
41 41
#include "qemu-timer.h"
42 42
#include "migration.h"
43 43
#include "kvm.h"

Also available in: Unified diff