diff options
Diffstat (limited to 'src/linux/nt64')
-rw-r--r-- | src/linux/nt64/epoll.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/linux/nt64/epoll.c b/src/linux/nt64/epoll.c new file mode 100644 index 0000000..84b166d --- /dev/null +++ b/src/linux/nt64/epoll.c @@ -0,0 +1 @@ +typedef int epoll_dummy; |