mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 14:57:42 +00:00
Fix close_used_without_including_unistd_h error
Triggered by gnulib when compiling with MinGW.
This commit is contained in:
parent
4aeb0e45e9
commit
2d73466f03
@ -33,6 +33,7 @@
|
||||
#if HAVE_NET_ETHERNET_H
|
||||
# include <net/ethernet.h>
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user