summaryrefslogtreecommitdiff
path: root/tests/qos-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qos-test.c')
-rw-r--r--tests/qos-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qos-test.c b/tests/qos-test.c
index 6b1145eccc..ae2fb5de1c 100644
--- a/tests/qos-test.c
+++ b/tests/qos-test.c
@@ -16,8 +16,8 @@
* License along with this library; if not, see <http://www.gnu.org/licenses/>
*/
-#include <getopt.h>
#include "qemu/osdep.h"
+#include <getopt.h>
#include "libqtest.h"
#include "qapi/qmp/qdict.h"
#include "qapi/qmp/qbool.h"