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
|
#ifndef IOQUEUE_H
|
||||||
#define IOQUEUE_H
|
#define IOQUEUE_H
|
||||||
|
|
||||||
#ifndef _WIN32
|
|
||||||
#include <sys/uio.h>
|
#include <sys/uio.h>
|
||||||
#endif
|
|
||||||
#include "queue.h"
|
#include "queue.h"
|
||||||
|
|
||||||
struct io {
|
struct io {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue