提交 648308a2 编写于 作者: M Marc Hartmayer 提交者: John Ferlan

rpc: Fix name of include guard

The include guard should match the file name and comment.
Signed-off-by: NMarc Hartmayer <mhartmay@linux.ibm.com>
Reviewed-by: NBoris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: NJohn Ferlan <jferlan@redhat.com>
上级 6ec39edd
......@@ -21,8 +21,8 @@
* Author: Daniel P. Berrange <berrange@redhat.com>
*/
#ifndef __VIR_NET_PROGRAM_H__
# define __VIR_NET_PROGRAM_H__
#ifndef __VIR_NET_SERVER_PROGRAM_H__
# define __VIR_NET_SERVER_PROGRAM_H__
# include "virnetmessage.h"
# include "virnetserverclient.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册