aboutsummaryrefslogtreecommitdiff
path: root/src/libutil
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil')
-rw-r--r--src/libutil/hash.cc2
-rw-r--r--src/libutil/split.hh (renamed from src/libutil/parser.hh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/libutil/hash.cc b/src/libutil/hash.cc
index c7ccb809d..65ba1dc81 100644
--- a/src/libutil/hash.cc
+++ b/src/libutil/hash.cc
@@ -7,7 +7,7 @@
#include "args.hh"
#include "hash.hh"
#include "archive.hh"
-#include "parser.hh"
+#include "split.hh"
#include "util.hh"
#include <sys/types.h>
diff --git a/src/libutil/parser.hh b/src/libutil/split.hh
index d19d7d8ed..d19d7d8ed 100644
--- a/src/libutil/parser.hh
+++ b/src/libutil/split.hh