diff options
Diffstat (limited to 'qga/commands-posix.c')
-rw-r--r-- | qga/commands-posix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qga/commands-posix.c b/qga/commands-posix.c index ebd33a643c..079689d79a 100644 --- a/qga/commands-posix.c +++ b/qga/commands-posix.c @@ -51,7 +51,6 @@ #else #include <net/ethernet.h> #endif -#include <sys/types.h> #ifdef CONFIG_SOLARIS #include <sys/sockio.h> #endif |