]> Git Repo - qemu.git/blobdiff - util/module.c
hw: arm: Set vendor property for IMX SDHCI emulations
[qemu.git] / util / module.c
index 5f7896870a3c644da6a4c6b3d2f46f3ebca2c83f..e48d9aacc05ac39d3a988d2c25c65cda5b3806f3 100644 (file)
@@ -177,7 +177,7 @@ bool module_load_one(const char *prefix, const char *lib_name)
     char *version_dir;
 #endif
     const char *search_dir;
-    char *dirs[4];
+    char *dirs[5];
     char *module_name;
     int i = 0, n_dirs = 0;
     int ret;
This page took 0.023315 seconds and 4 git commands to generate.