summaryrefslogtreecommitdiff
path: root/src/libdcache/dcache_get_data.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2024-09-13 09:38:07 +0000
committerLaurent Bercot <ska@appnovation.com>2024-09-13 09:38:07 +0000
commitfb355e4200fcf98f36a4f3e1fbeb1e16b4761ee6 (patch)
treebf78792e9206e121607ad786432c0b60bbdcdc72 /src/libdcache/dcache_get_data.c
parent45c04a53fb9fbefe4dd86514c7563b4af1961dfb (diff)
downloadshibari-main.tar.xz
Push what I have for nowHEADmain
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/libdcache/dcache_get_data.c')
-rw-r--r--src/libdcache/dcache_get_data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libdcache/dcache_get_data.c b/src/libdcache/dcache_get_data.c
index f14977c..36d16c9 100644
--- a/src/libdcache/dcache_get_data.c
+++ b/src/libdcache/dcache_get_data.c
@@ -5,6 +5,7 @@
#include <skalibs/uint16.h>
#include <shibari/dcache.h>
+#include "dcache-internal.h"
void dcache_get_data (dcache *z, uint32_t nid, dcache_string *data)
{