tools/xenstore: merge hashtable_private.h into hashtable.c
authorJuergen Gross <jgross@suse.com>
Fri, 21 Jan 2022 15:21:18 +0000 (16:21 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 21 Jan 2022 15:34:45 +0000 (15:34 +0000)
commit65e7c9410bda8262bb2d3a02cb51f011ba573c1b
tree39f4a824a814e1be4775f0e008d50c3678479997
parentd9bc1888d245a50f479c289caa95d2f7c6f9382c
tools/xenstore: merge hashtable_private.h into hashtable.c

hashtable_private.h is used in hashtable.c only.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
tools/xenstore/hashtable.c
tools/xenstore/hashtable_private.h [deleted file]