summaryrefslogtreecommitdiff
path: root/include/nsutils/base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nsutils/base64.h')
-rw-r--r--include/nsutils/base64.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/nsutils/base64.h b/include/nsutils/base64.h
index 672b69c..2baeec6 100644
--- a/include/nsutils/base64.h
+++ b/include/nsutils/base64.h
@@ -15,6 +15,8 @@
#ifndef NSUTILS_BASE64_H_
#define NSUTILS_BASE64_H_
+#include <inttypes.h>
+
#include <nsutils/errors.h>
/**