[evolution-data-server/gnome-41] I#364 - Camel: Add a missing header include into camel-hostname-utils.c
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-41] I#364 - Camel: Add a missing header include into camel-hostname-utils.c
- Date: Mon, 1 Nov 2021 15:12:30 +0000 (UTC)
commit c802adfdc5e16f3fc210e8e83bb3b972cd8fdc86
Author: Milan Crha <mcrha redhat com>
Date: Mon Nov 1 16:10:13 2021 +0100
I#364 - Camel: Add a missing header include into camel-hostname-utils.c
Change suggested by Rainer Herzog.
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/364
src/camel/camel-hostname-utils.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/camel/camel-hostname-utils.c b/src/camel/camel-hostname-utils.c
index 723c81d14..8d8d179e6 100644
--- a/src/camel/camel-hostname-utils.c
+++ b/src/camel/camel-hostname-utils.c
@@ -24,6 +24,7 @@
#include <unicode/uchar.h>
#include <unicode/uscript.h>
+#include <unicode/ustring.h>
#include "camel-string-utils.h"
#include "camel-hostname-utils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]