| Index: runtime/bin/fdutils.h
|
| diff --git a/runtime/bin/fdutils.h b/runtime/bin/fdutils.h
|
| index a82204826530748c131f4bb5766a344e985c7a28..4ada94b0ffe72becf4397777ee185d6f5994f233 100644
|
| --- a/runtime/bin/fdutils.h
|
| +++ b/runtime/bin/fdutils.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| +// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| @@ -6,7 +6,6 @@
|
| #define BIN_FDUTILS_H_
|
|
|
| #include "bin/builtin.h"
|
| -
|
| #include "platform/globals.h"
|
|
|
| class FDUtils {
|
|
|