aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/hash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/hash.cc')
-rw-r--r--src/libutil/hash.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/hash.cc b/src/libutil/hash.cc
index f05d4aa98..d383e9802 100644
--- a/src/libutil/hash.cc
+++ b/src/libutil/hash.cc
@@ -10,6 +10,7 @@
#include "charptr-cast.hh"
#include "logging.hh"
#include "split.hh"
+#include "strings.hh"
#include <sys/types.h>
#include <sys/stat.h>