summaryrefslogtreecommitdiffstats
path: root/zfs
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-10-14 20:21:09 +0200
committerBenny Baumann <BenBE@geshi.org>2020-10-16 20:30:21 +0200
commit872e542f4eca52ce2198ba3fc30a51bc5d672dae (patch)
treed47d619840ec26bdc099ceff1351f5e6cc901e1c /zfs
parentc6f04a9c5d33d16623f1c20f0987dd3a992379e7 (diff)
Rename StringUtils.[ch] to XUtils.[ch]
Diffstat (limited to 'zfs')
-rw-r--r--zfs/ZfsCompressedArcMeter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zfs/ZfsCompressedArcMeter.c b/zfs/ZfsCompressedArcMeter.c
index def88d02..0153fccb 100644
--- a/zfs/ZfsCompressedArcMeter.c
+++ b/zfs/ZfsCompressedArcMeter.c
@@ -10,7 +10,7 @@ in the source distribution for its full text.
#include "CRT.h"
#include "Platform.h"
-#include "StringUtils.h"
+#include "XUtils.h"
#include <stdlib.h>
#include <string.h>

© 2014-2024 Faster IT GmbH | imprint | privacy policy