diff --git a/src/linux/nt32/mount.c b/src/linux/nt32/mount.c index 84b166d..d6cd9e2 100644 --- a/src/linux/nt32/mount.c +++ b/src/linux/nt32/mount.c @@ -1 +1 @@ -typedef int epoll_dummy; +typedef int mount_dummy; diff --git a/src/linux/nt64/mount.c b/src/linux/nt64/mount.c index 84b166d..d6cd9e2 100644 --- a/src/linux/nt64/mount.c +++ b/src/linux/nt64/mount.c @@ -1 +1 @@ -typedef int epoll_dummy; +typedef int mount_dummy;