summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-server/Matching.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/src-server/Matching.cpp')
-rw-r--r--src/VBox/Main/src-server/Matching.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/VBox/Main/src-server/Matching.cpp b/src/VBox/Main/src-server/Matching.cpp
index 0ccceef7b..83174f928 100644
--- a/src/VBox/Main/src-server/Matching.cpp
+++ b/src/VBox/Main/src-server/Matching.cpp
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (C) 2006-2007 Oracle Corporation
+ * Copyright (C) 2006-2011 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
@@ -21,7 +21,6 @@
#include "Logging.h"
#include <stdlib.h>
-#include <errno.h>
#include <iprt/err.h>