]> Git Repo - qemu.git/blobdiff - tests/fw_cfg-test.c
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-03-28' into staging
[qemu.git] / tests / fw_cfg-test.c
index b7d4007e32a283fb1b4c898510f2af7c31ff6894..688342bed589a4f870f5bc68eab709c73ac293ab 100644 (file)
  * See the COPYING file in the top-level directory.
  */
 
-#include <string.h>
-#include <glib.h>
+#include "qemu/osdep.h"
 
 #include "libqtest.h"
-#define NO_QEMU_PROTOS
-#include "hw/nvram/fw_cfg.h"
+#include "hw/nvram/fw_cfg_keys.h"
 #include "libqos/fw_cfg.h"
 
 static uint64_t ram_size = 128 << 20;
This page took 0.020688 seconds and 4 git commands to generate.