Include sys/uio.h unconditionally.
This commit is contained in:
parent
af64cfd491
commit
b892774785
1 changed files with 0 additions and 2 deletions
|
@ -34,9 +34,7 @@
|
|||
#ifndef IOQUEUE_H
|
||||
#define IOQUEUE_H
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <sys/uio.h>
|
||||
#endif
|
||||
#include "queue.h"
|
||||
|
||||
struct io {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue