Index: util/posix/close_multiple.cc |
diff --git a/util/test/posix/close_multiple.cc b/util/posix/close_multiple.cc |
similarity index 99% |
rename from util/test/posix/close_multiple.cc |
rename to util/posix/close_multiple.cc |
index 4b5b7f21460b38575af5a497496fe4c8bfff1c11..a61ee1cd20e36f55b7de5c1729dde072c2116ca4 100644 |
--- a/util/test/posix/close_multiple.cc |
+++ b/util/posix/close_multiple.cc |
@@ -12,7 +12,7 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
-#include "util/test/posix/close_multiple.h" |
+#include "util/posix/close_multiple.h" |
#include <dirent.h> |
#include <errno.h> |