提交 9d0fa409 编写于 作者: D Daniel P. Berrange

Remove mistaken includes for gnutls

上级 fb387cbe
Fri Feb 16 10:36:24 EST 2007 Daniel P. Berrange <berrange@redhat.com>
* qemud/internal.h, qemud/qemud.c, libvirt.spec.in: Remove
mistaken references to gnutls.
Thu Feb 15 19:07:24 IST 2007 Mark McLoughlin <markmc@redhat.com> Thu Feb 15 19:07:24 IST 2007 Mark McLoughlin <markmc@redhat.com>
* qemud/conf.c: fix <interface type='network'> output * qemud/conf.c: fix <interface type='network'> output
......
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
#include <sys/socket.h> #include <sys/socket.h>
#include <netinet/in.h> #include <netinet/in.h>
#include <gnutls/gnutls.h>
#include "protocol.h" #include "protocol.h"
#include "bridge.h" #include "bridge.h"
......
...@@ -44,8 +44,6 @@ ...@@ -44,8 +44,6 @@
#include <libvirt/virterror.h> #include <libvirt/virterror.h>
#include <gnutls/x509.h>
#include "internal.h" #include "internal.h"
#include "dispatch.h" #include "dispatch.h"
#include "driver.h" #include "driver.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册