aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vtpm_manager/util/hashtable_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/vtpm_manager/util/hashtable_private.h')
-rw-r--r--tools/vtpm_manager/util/hashtable_private.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/vtpm_manager/util/hashtable_private.h b/tools/vtpm_manager/util/hashtable_private.h
index 34426276a4..d87a7f9208 100644
--- a/tools/vtpm_manager/util/hashtable_private.h
+++ b/tools/vtpm_manager/util/hashtable_private.h
@@ -32,6 +32,12 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/*
+ * There are duplicates of this code in:
+ * - tools/xenstore/hashtable_private.h
+ * - tools/blktap2/drivers/hashtable_private.h
+ */
+
#ifndef __HASHTABLE_PRIVATE_CWC22_H__
#define __HASHTABLE_PRIVATE_CWC22_H__