Index: runtime/bin/socket.h |
diff --git a/runtime/bin/socket.h b/runtime/bin/socket.h |
index 2270e003fe714a45486bcc33c5089ca5ef8f2cd8..4a42d05034ecda5dc44702332c6e0cb7a6a2c85d 100644 |
--- a/runtime/bin/socket.h |
+++ b/runtime/bin/socket.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_SOCKET_H_ |
#include "bin/builtin.h" |
- |
#include "platform/globals.h" |