提交 fc11528f 编写于 作者: M Mark McLoughlin

Fix compile error in --with-iptables-dir code

上级 cf0ee0f6
Thu Jan 10 13:48:01 GMT 2008 Mark McLoughlin <markmc@redhat.com>
* src/iptables.c: Fix compile error in --with-iptables-dir code
Thu Jan 10 13:46:14 GMT 2008 Mark McLoughlin <markmc@redhat.com>
* src/util.c: change virExec() such that with --enable-debug,
......
......@@ -91,7 +91,7 @@ struct _iptablesContext
#ifdef IPTABLES_DIR
static int
writeRules(const char *path,
const iptRules *rules,
const iptRule *rules,
int nrules)
{
char tmp[PATH_MAX];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册