aboutsummaryrefslogtreecommitdiffstats
path: root/lib-common.h
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-01-26 18:09:17 +0100
committerMattias Andrée <m@maandree.se>2026-01-26 18:09:17 +0100
commitee3c13b21a18faa5f7be8c9d3235d005e37cc57b (patch)
treebc706bc86c827fba1e0ca014ccd078257e7aecb5 /lib-common.h
parentAdd enclosed (diff)
downloadcharconv-ee3c13b21a18faa5f7be8c9d3235d005e37cc57b.tar.gz
charconv-ee3c13b21a18faa5f7be8c9d3235d005e37cc57b.tar.bz2
charconv-ee3c13b21a18faa5f7be8c9d3235d005e37cc57b.tar.xz
Clean up
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'lib-common.h')
-rw-r--r--lib-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-common.h b/lib-common.h
index 899418c..eb8cab9 100644
--- a/lib-common.h
+++ b/lib-common.h
@@ -1,5 +1,6 @@
/* See LICENSE file for copyright and license details. */
#include "libcharconv.h"
+#include <string.h>
#include <strings.h>