mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
Remove mistaken includes for gnutls
This commit is contained in:
parent
fb387cbe27
commit
9d0fa40919
@ -1,3 +1,8 @@
|
||||
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>
|
||||
|
||||
* qemud/conf.c: fix <interface type='network'> output
|
||||
|
@ -27,7 +27,6 @@
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <gnutls/gnutls.h>
|
||||
|
||||
#include "protocol.h"
|
||||
#include "bridge.h"
|
||||
|
@ -44,8 +44,6 @@
|
||||
|
||||
#include <libvirt/virterror.h>
|
||||
|
||||
#include <gnutls/x509.h>
|
||||
|
||||
#include "internal.h"
|
||||
#include "dispatch.h"
|
||||
#include "driver.h"
|
||||
|
Loading…
Reference in New Issue
Block a user