mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
Added missing config.h import
This commit is contained in:
parent
42aec3d000
commit
7852a63443
@ -1,3 +1,7 @@
|
||||
Thu May 22 12:18:29 EST 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* tests/testutilsqemu.c: Added missing config.h include
|
||||
|
||||
Thu May 22 11:49:29 EST 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* src/qemu_driver.c: Fix removal of iptables forwarding rules
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/utsname.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user