]> git.proxmox.com Git - qemu.git/blobdiff - qemu-config.h
error: Track locations in configuration files
[qemu.git] / qemu-config.h
index b335c42926b329bb2a43435a7e108e2886e516f6..c507687d61207c513792342964363f2008d86095 100644 (file)
@@ -16,6 +16,6 @@ int qemu_global_option(const char *str);
 void qemu_add_globals(void);
 
 void qemu_config_write(FILE *fp);
-int qemu_config_parse(FILE *fp);
+int qemu_config_parse(FILE *fp, const char *fname);
 
 #endif /* QEMU_CONFIG_H */