diff options
Diffstat (limited to 'test/syscalls/linux/chmod.cc')
-rw-r--r-- | test/syscalls/linux/chmod.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/syscalls/linux/chmod.cc b/test/syscalls/linux/chmod.cc index b7fc17946..2f2ff3b7d 100644 --- a/test/syscalls/linux/chmod.cc +++ b/test/syscalls/linux/chmod.cc @@ -13,7 +13,6 @@ // limitations under the License. #include <fcntl.h> -#include <sys/eventfd.h> #include <sys/stat.h> #include <sys/types.h> #include <unistd.h> |