Commit 3f695fdf authored by Max Kellermann's avatar Max Kellermann

lib/nfs/Connection: include poll.h

parent 88433bca
......@@ -32,6 +32,8 @@ extern "C" {
#include <utility>
#include <poll.h> /* for POLLIN, POLLOUT */
inline bool
NfsConnection::CancellableCallback::Open(nfs_context *ctx,
const char *path, int flags,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment