aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/hashtable_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenstore/hashtable_private.h')
-rw-r--r--tools/xenstore/hashtable_private.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/xenstore/hashtable_private.h b/tools/xenstore/hashtable_private.h
index 3e95f60057..cabaffe72a 100644
--- a/tools/xenstore/hashtable_private.h
+++ b/tools/xenstore/hashtable_private.h
@@ -1,5 +1,11 @@
/* Copyright (C) 2002, 2004 Christopher Clark <firstname.lastname@cl.cam.ac.uk> */
+/*
+ * There are duplicates of this code in:
+ * - tools/blktap2/drivers/hashtable_private.h
+ * - tools/vtpm_manager/util/hashtable_private.h
+ */
+
#ifndef __HASHTABLE_PRIVATE_CWC22_H__
#define __HASHTABLE_PRIVATE_CWC22_H__