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