diff --git a/src/bin/rmattr.cpp b/src/bin/rmattr.cpp index 3053265a77..4603a16911 100644 --- a/src/bin/rmattr.cpp +++ b/src/bin/rmattr.cpp @@ -14,6 +14,7 @@ #include #include +#include // For O_WRONLY in BeOS R5 headers. #include int main(int32 argc, const char **argv)