aboutsummaryrefslogtreecommitdiff
path: root/tools/gator/daemon/ExternalSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gator/daemon/ExternalSource.h')
-rw-r--r--tools/gator/daemon/ExternalSource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/gator/daemon/ExternalSource.h b/tools/gator/daemon/ExternalSource.h
index 919e75e8a41a..25ae7cd4c4ab 100644
--- a/tools/gator/daemon/ExternalSource.h
+++ b/tools/gator/daemon/ExternalSource.h
@@ -1,5 +1,5 @@
/**
- * Copyright (C) ARM Limited 2010-2014. All rights reserved.
+ * Copyright (C) ARM Limited 2010-2015. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
@@ -41,6 +41,7 @@ private:
OlyServerSocket mMveStartupUds;
OlyServerSocket mMaliStartupUds;
OlyServerSocket mAnnotate;
+ OlyServerSocket mAnnotateUds;
int mInterruptFd;
int mMaliUds;
int mMveUds;