提交 bc451c49 编写于 作者: R Roman Bogorodskiy

Add missing virxdrdefs.h include to log_protocol

Commit 2b6f6ad6 introduced the virxdrdefs.h header with
common definitions to be included in the protocol files,
but logging/log_protocol.x was missed, so add it there as well.

Hopefully this fixes build on OS X.
上级 46c551fd
......@@ -2,6 +2,7 @@
*/
%#include "internal.h"
%#include "virxdrdefs.h"
typedef opaque virLogManagerProtocolUUID[VIR_UUID_BUFLEN];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册