]> Git Repo - qemu.git/blobdiff - tests/test-timed-average.c
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
[qemu.git] / tests / test-timed-average.c
index a049799b80422e5d568b3ed5c7f0990481d7fa13..1cc4ab302740dd97d5880558c86310b2d5fdc869 100644 (file)
@@ -10,8 +10,8 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include <unistd.h>
 
 #include "qemu/timed-average.h"
 
This page took 0.022967 seconds and 4 git commands to generate.