[libvirt] [PATCH] Fix close_used_without_including_unistd_h error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Triggered by gnulib when compiling with MinGW.
---

I just pushed this trivial compile fix too.

 src/conf/nwfilter_conf.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/conf/nwfilter_conf.c b/src/conf/nwfilter_conf.c
index f4af126..336ea3b 100644
--- a/src/conf/nwfilter_conf.c
+++ b/src/conf/nwfilter_conf.c
@@ -33,6 +33,7 @@
 #if HAVE_NET_ETHERNET_H
 # include <net/ethernet.h>
 #endif
+#include <unistd.h>
 
 #include "internal.h"
 
-- 
1.6.3.3

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]