提交 e083fc78 编写于 作者: R Richard W.M. Jones

Fix use of header files in disk storage backend.

	* src/storage_backend_disk.c: Include internal.h to resolve use
	of header files.
上级 f60dc0bc
Tue May 27 09:54:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
Fix use of header files in disk storage backend.
* src/storage_backend_disk.c: Include internal.h to resolve use
of header files.
Fri May 23 09:23:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
Deprecate the conn, dom and net fields in the _virError structure.
......
......@@ -23,6 +23,7 @@
#include <config.h>
#include "internal.h"
#include "storage_backend_disk.h"
#include "util.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册