lib/nfs/Connection: include poll.h
This commit is contained in:
parent
88433bca22
commit
3f695fdfaf
@ -32,6 +32,8 @@ extern "C" {
|
|||||||
|
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
|
||||||
|
#include <poll.h> /* for POLLIN, POLLOUT */
|
||||||
|
|
||||||
inline bool
|
inline bool
|
||||||
NfsConnection::CancellableCallback::Open(nfs_context *ctx,
|
NfsConnection::CancellableCallback::Open(nfs_context *ctx,
|
||||||
const char *path, int flags,
|
const char *path, int flags,
|
||||||
|
Loading…
Reference in New Issue
Block a user