aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/chunking.cpp
diff options
context:
space:
mode:
authorLiam Mitchell <[email protected]>2025-03-13 17:46:06 -0700
committerGitHub Enterprise <[email protected]>2025-03-13 17:46:06 -0700
commit64f9055d3b5c445c57a0f2dacd20853667013819 (patch)
tree54cf2adb63dec15affcdb796335b472d19e06bac /src/zenstore/chunking.cpp
parentchangelog (diff)
parentUpdate Linux service type and add libsystemd dependency (diff)
downloadzen-64f9055d3b5c445c57a0f2dacd20853667013819.tar.xz
zen-64f9055d3b5c445c57a0f2dacd20853667013819.zip
Merge pull request #288 from ue-foundation/lm/zen-service-command
Implementation of service commands for Linux.
Diffstat (limited to 'src/zenstore/chunking.cpp')
-rw-r--r--src/zenstore/chunking.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenstore/chunking.cpp b/src/zenstore/chunking.cpp
index 30edd322a..71f0a06e4 100644
--- a/src/zenstore/chunking.cpp
+++ b/src/zenstore/chunking.cpp
@@ -5,6 +5,7 @@
#include <gsl/gsl-lite.hpp>
#include <cmath>
+#include <cstring>
namespace zen::detail {