mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Clean up headers in src/util/virutil.h
* "verify.h" from gnulib is included in internal.h * <sys/select.h> is no longer needed added by commit da196338 to use fd_set in virExec prototype
This commit is contained in:
parent
95964058df
commit
8a96e87e67
@ -25,10 +25,8 @@
|
||||
#ifndef __VIR_UTIL_H__
|
||||
# define __VIR_UTIL_H__
|
||||
|
||||
# include "verify.h"
|
||||
# include "internal.h"
|
||||
# include <unistd.h>
|
||||
# include <sys/select.h>
|
||||
# include <sys/types.h>
|
||||
|
||||
# ifndef MIN
|
||||
|
Loading…
x
Reference in New Issue
Block a user