summaryrefslogtreecommitdiffstats
path: root/Hashtable.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-12-06 15:22:41 +0100
committerBenBE <BenBE@geshi.org>2020-12-06 15:32:16 +0100
commit7ba25aa3c47859dd57ab88fc8fcf4006edb1ef6b (patch)
tree0229f8a4bbcf980a1f3e3f495e1f61c3139f942d /Hashtable.c
parent22f8f8000cac3cc43b721a03741b74be212db2eb (diff)
IWYU update
Diffstat (limited to 'Hashtable.c')
-rw-r--r--Hashtable.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Hashtable.c b/Hashtable.c
index cd48fc46..1beb2bb2 100644
--- a/Hashtable.c
+++ b/Hashtable.c
@@ -13,6 +13,7 @@ in the source distribution for its full text.
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include "Macros.h"
#include "XUtils.h"

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